Method | Description | |
---|---|---|
GetOrd ( int docID ) : int | ||
LookupOrd ( int ord, BytesRef result ) : void | ||
LookupTerm ( BytesRef key ) : int | ||
SortedDocValuesAnonymousInnerClassHelper ( |
||
TermsEnum ( ) : TermsEnum |
public LookupOrd ( int ord, BytesRef result ) : void | ||
ord | int | |
result | BytesRef | |
return | void |
public SortedDocValuesAnonymousInnerClassHelper ( |
||
outerInstance | ||
entry | FSTEntry | |
docToOrd | NumericDocValues | |
fst | FST |
|
@in | FST |
|
firstArc | FST |
|
scratchArc | FST |
|
scratchInts | IntsRef | |
fstEnum | BytesRefFSTEnum |
|
return | Lucene.Net.Store |