프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Reused | bool | ||
SortingDocsEnum | System |
메소드 | 설명 | |
---|---|---|
Advance ( int target ) : int | ||
DocID ( ) : int | ||
Freq ( ) : int | ||
NextDoc ( ) : int |
메소드 | 설명 | |
---|---|---|
Reused ( DocsEnum other ) : bool | ||
SortingDocsEnum ( int maxDoc, SortingDocsEnum reuse, DocsEnum @in, bool withFreqs, Lucene.Net.Util.Sorter docMap ) : System |