public class NotDocIdSet
extends org.apache.lucene.search.DocIdSet
| Constructor and Description |
|---|
NotDocIdSet(org.apache.lucene.search.DocIdSet docSet,
int maxVal) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.lucene.search.DocIdSetIterator |
iterator() |
public NotDocIdSet(org.apache.lucene.search.DocIdSet docSet,
int maxVal)
public org.apache.lucene.search.DocIdSetIterator iterator()
throws IOException
iterator in class org.apache.lucene.search.DocIdSetIOExceptionCopyright © 2005–2013. All rights reserved.