Method InPlaceNot
InPlaceNot(DocIdSetIterator)
Perform an inplace NOT with the doc ids from a given DocIdSetIterator, clearing all the bits for each such doc id. These doc ids should be smaller than the maximum size passed to the constructor.
Declaration
public virtual void InPlaceNot(DocIdSetIterator disi)
Parameters
Type | Name | Description |
---|---|---|
DocIdSetIterator | disi |