|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.lucene.search.DocIdSet
org.elasticsearch.common.lucene.docset.NotDocIdSet
public class NotDocIdSet
| Field Summary |
|---|
| Fields inherited from class org.apache.lucene.search.DocIdSet |
|---|
EMPTY_DOCIDSET |
| Constructor Summary | |
|---|---|
NotDocIdSet(org.apache.lucene.search.DocIdSet set,
int max)
|
|
| Method Summary | |
|---|---|
boolean |
isCacheable()
|
org.apache.lucene.search.DocIdSetIterator |
iterator()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NotDocIdSet(org.apache.lucene.search.DocIdSet set,
int max)
| Method Detail |
|---|
public boolean isCacheable()
isCacheable in class org.apache.lucene.search.DocIdSet
public org.apache.lucene.search.DocIdSetIterator iterator()
throws java.io.IOException
iterator in class org.apache.lucene.search.DocIdSetjava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||