- java.lang.Object
-
- org.apache.lucene.search.DocIdSet
-
- com.browseengine.bobo.docidset.BitsetDocSet
-
-
Field Summary
-
Fields inherited from class org.apache.lucene.search.DocIdSet
EMPTY_DOCIDSET
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
addDoc(int docid) |
org.apache.lucene.search.DocIdSetIterator |
iterator() |
int |
size() |
-
Methods inherited from class org.apache.lucene.search.DocIdSet
isCacheable
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
BitsetDocSet
public BitsetDocSet()
Copyright © 2005–2013. All rights reserved.