public class AndDocIdSet
extends org.apache.lucene.search.DocIdSet
Constructor and Description |
---|
AndDocIdSet(List<org.apache.lucene.search.DocIdSet> andedDocIdSets,
int maxDocs) |
Modifier and Type | Method and Description |
---|---|
boolean |
isCacheable() |
org.apache.lucene.search.DocIdSetIterator |
iterator() |
public AndDocIdSet(List<org.apache.lucene.search.DocIdSet> andedDocIdSets, int maxDocs)
public org.apache.lucene.search.DocIdSetIterator iterator() throws IOException
iterator
in class org.apache.lucene.search.DocIdSet
IOException
public boolean isCacheable()
isCacheable
in class org.apache.lucene.search.DocIdSet
Copyright © 2006–2014 Hibernate. All rights reserved.