public final class QuadTreeFilter
extends org.apache.lucene.search.Filter
SpatialFieldBridgeByQuadTree
,
Coordinates
,
Serialized FormConstructor 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.Filter
reader
- reader to the indexIOException
Copyright © 2006–2015 Hibernate. All rights reserved.