C# 클래스 Lucene.Net.Join.TermsWithScoreCollector

상속: Lucene.Net.Search.Collector
파일 보기 프로젝트 열기: apache/lucenenet 1 사용 예제들

공개 메소드들

메소드 설명
AcceptsDocsOutOfOrder ( ) : bool

비공개 메소드들

메소드 설명
Create ( string field, bool multipleValuesPerDocument, ScoreMode scoreMode ) : TermsWithScoreCollector

Chooses the right TermsWithScoreCollector implementation.

TermsWithScoreCollector ( string field, ScoreMode scoreMode ) : System

메소드 상세

AcceptsDocsOutOfOrder() 공개 메소드

public AcceptsDocsOutOfOrder ( ) : bool
리턴 bool