org.hibernate.search.spatial.impl
public final class QuadTreeFilter extends Filter
SpatialFieldBridgeByQuadTree,
Coordinates,
Serialized Form| Constructor and Description |
|---|
QuadTreeFilter(List<String> quadTreeCellsIds,
String fieldName) |
| Modifier and Type | Method and Description |
|---|---|
DocIdSet |
getDocIdSet(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 DocIdSet getDocIdSet(IndexReader reader) throws IOException
getDocIdSet in class Filterreader - reader to the indexIOExceptionCopyright © 2006-2015 Red Hat, Inc. All Rights Reserved