Method GetDocIdSet
GetDocIdSet(AtomicReaderContext, IBits)
Returns the a DocIdSetIterator representing the Boolean composition of the filters that have been added.
Declaration
public override DocIdSet GetDocIdSet(AtomicReaderContext context, IBits acceptDocs)
Parameters
Type | Name | Description |
---|---|---|
AtomicReaderContext | context | |
IBits | acceptDocs |
Returns
Type | Description |
---|---|
DocIdSet |