Method | Description | |
---|---|---|
Advance ( int target ) : int | ||
CanReuse ( Bits liveDocs, int posMult ) : bool | ||
Cost ( ) : long | ||
DocID ( ) : int | ||
Freq ( ) : int | ||
LowFreqDocsEnum ( Bits liveDocs, int posMult ) : System.Linq | ||
NextDoc ( ) : int | ||
Reset ( int postings ) : DocsEnum |
public CanReuse ( Bits liveDocs, int posMult ) : bool | ||
liveDocs | Bits | |
posMult | int | |
return | bool |
public LowFreqDocsEnum ( Bits liveDocs, int posMult ) : System.Linq | ||
liveDocs | Bits | |
posMult | int | |
return | System.Linq |