Method | Description | |
---|---|---|
HasFreqs ( ) : bool | ||
HasOffsets ( ) : bool | ||
HasPayloads ( ) : bool | ||
HasPositions ( ) : bool | ||
Iterator ( Index.TermsEnum reuse ) : Index.TermsEnum | ||
RamBytesUsed ( ) : long |
Returns approximate RAM bytes used
|
|
SimpleTextTerms ( |
||
Size ( ) : long |
Method | Description | |
---|---|---|
LoadTerms ( ) : void |
public Iterator ( Index.TermsEnum reuse ) : Index.TermsEnum | ||
reuse | Index.TermsEnum | |
return | Index.TermsEnum |
public SimpleTextTerms ( |
||
outerInstance | ||
field | string | |
termsStart | long | |
maxDoc | int | |
return | System |