Method | Description | |
---|---|---|
Advance ( int target ) : int | ||
CanReuse ( Store.IndexInput @in ) : bool | ||
Cost ( ) : long | ||
DocID ( ) : int | ||
Freq ( ) : int | ||
NextDoc ( ) : int | ||
Reset ( long fp, Util.Bits liveDocs, bool omitTf, int docFreq ) : SimpleTextDocsEnum | ||
SimpleTextDocsEnum ( |
public CanReuse ( Store.IndexInput @in ) : bool | ||
@in | Store.IndexInput | |
return | bool |
public Reset ( long fp, Util.Bits liveDocs, bool omitTf, int docFreq ) : SimpleTextDocsEnum | ||
fp | long | |
liveDocs | Util.Bits | |
omitTf | bool | |
docFreq | int | |
return | SimpleTextDocsEnum |
public SimpleTextDocsEnum ( |
||
outerInstance | ||
return | System |