public final class QuadTreeFilter
extends org.apache.lucene.search.Filter
SpatialFieldBridgeByQuadTree,
Coordinates,
Serialized Form| Constructor and Description |
|---|
QuadTreeFilter(List<String> quadTreeCellsIds,
String fieldName) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.lucene.search.DocIdSet |
getDocIdSet(org.apache.lucene.index.IndexReader reader)
Returns Doc Ids by searching the index for document having the correct Qud Tree Cell Id at given qud tree level
|
String |
toString() |
public org.apache.lucene.search.DocIdSet getDocIdSet(org.apache.lucene.index.IndexReader reader)
throws IOException
getDocIdSet in class org.apache.lucene.search.Filterreader - reader to the indexIOExceptionCopyright © 2006–2015 Hibernate. All rights reserved.