Method | Description | |
---|---|---|
LookupOrd ( long ord, BytesRef result ) : void | ||
LookupTerm ( BytesRef key ) : long | ||
NextOrd ( ) : long | ||
SortedSetDocValuesAnonymousInnerClassHelper ( |
||
TermsEnum ( ) : TermsEnum |
public LookupOrd ( long ord, BytesRef result ) : void | ||
ord | long | |
result | BytesRef | |
return | void |
public SortedSetDocValuesAnonymousInnerClassHelper ( |
||
outerInstance | ||
entry | FSTEntry | |
docToOrds | BinaryDocValues | |
fst | FST |
|
@in | FST |
|
firstArc | FST |
|
scratchArc | FST |
|
scratchInts | IntsRef | |
fstEnum | BytesRefFSTEnum |
|
@ref | BytesRef | |
input | Lucene.Net.Store.ByteArrayDataInput | |
return | Lucene.Net.Store |