Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.lucene.spatial.prefix Classes and Interfaces - 31 results found.
NameDescriptionTypePackageFramework
AbstractPrefixTreeQueryBase class for Lucene Queries on SpatialPrefixTree fields.Classorg.apache.lucene.spatial.prefixApache Lucene
AbstractVisitingPrefixTreeQueryTraverses a SpatialPrefixTree indexed field, using the template and visitor design patterns for subclasses to guide the traversal and collectClassorg.apache.lucene.spatial.prefixApache Lucene
AbstractVisitingPrefixTreeQuery .VNodeA visitor node/cell found via the query shape for AbstractVisitingPrefixTreeQuery.Classorg.apache.lucene.spatial.prefix.AbstractVisitingPrefixTreeQueryApache Lucene
CellRepresents a grid cell.Interfaceorg.apache.lucene.spatial.prefix.treeApache Lucene
CellIteratorAn Iterator of SpatialPrefixTree Cells.Classorg.apache.lucene.spatial.prefix.treeApache Lucene
CellToBytesRefIteratorA reset'able BytesRefIterator wrapper around an Iterator of Cells.Classorg.apache.lucene.spatial.prefixApache Lucene
ContainsPrefixTreeQueryFinds docs where its indexed shape CONTAINS the query shape.Classorg.apache.lucene.spatial.prefixApache Lucene
DateRangePrefixTreeA PrefixTree for date ranges in which the levels of the tree occur at natural periods of time (e.Classorg.apache.lucene.spatial.prefix.treeApache Lucene
GeohashPrefixTreeA SpatialPrefixTree based on Uses GeohashUtils to do all the geohash work.Classorg.apache.lucene.spatial.prefix.treeApache Lucene
GeohashPrefixTree .FactoryClassorg.apache.lucene.spatial.prefix.tree.GeohashPrefixTreeApache Lucene
HeatmapFacetCounterComputes spatial facets in two dimensions as a grid of numbers.Classorg.apache.lucene.spatial.prefixApache Lucene
HeatmapFacetCounter .HeatmapClassorg.apache.lucene.spatial.prefix.HeatmapFacetCounterApache Lucene
IntersectsPrefixTreeQueryA Query matching documents that have an SpatialRelation.Classorg.apache.lucene.spatial.prefixApache Lucene
LegacyCellThe base for the original two SPT's: Geohash and Quad.Classorg.apache.lucene.spatial.prefix.treeApache Lucene
NumberRangePrefixTreeA SpatialPrefixTree for single-dimensional numbers and number ranges of fixed precision values (not floating point).Classorg.apache.lucene.spatial.prefix.treeApache Lucene
NumberRangePrefixTree .NRShapeBase interface for Shapes this prefix tree supports.Interfaceorg.apache.lucene.spatial.prefix.tree.NumberRangePrefixTreeApache Lucene
NumberRangePrefixTree .UnitNRShapeA unit value Shape implemented as a stack of numbers, one for each level in the prefix tree.Interfaceorg.apache.lucene.spatial.prefix.tree.NumberRangePrefixTreeApache Lucene
NumberRangePrefixTreeStrategyA PrefixTree based on Number/Date ranges.Classorg.apache.lucene.spatial.prefixApache Lucene
PackedQuadPrefixTreeUses a compact binary representation of 8 bytes to encode a spatial quad trie.Classorg.apache.lucene.spatial.prefix.treeApache Lucene
PackedQuadPrefixTree .FactoryFactory for creating PackedQuadPrefixTree instances with useful defaults.Classorg.apache.lucene.spatial.prefix.tree.PackedQuadPrefixTreeApache Lucene
PointPrefixTreeFieldCacheProvider (AND ONLY POINTS!).Classorg.apache.lucene.spatial.prefixApache Lucene
PrefixTreeFacetCounterComputes facets on cells for PrefixTreeStrategy.Classorg.apache.lucene.spatial.prefixApache Lucene
PrefixTreeFacetCounter .FacetVisitorA callback/visitor of facet counts.Classorg.apache.lucene.spatial.prefix.PrefixTreeFacetCounterApache Lucene
PrefixTreeStrategyAn abstract SpatialStrategy based on SpatialPrefixTree.Classorg.apache.lucene.spatial.prefixApache Lucene
QuadPrefixTreeA SpatialPrefixTree which uses a quad tree in which anClassorg.apache.lucene.spatial.prefix.treeApache Lucene
QuadPrefixTree .FactoryClassorg.apache.lucene.spatial.prefix.tree.QuadPrefixTreeApache Lucene
RecursivePrefixTreeStrategyA PrefixTreeStrategy which uses AbstractVisitingPrefixTreeQuery.Classorg.apache.lucene.spatial.prefixApache Lucene
SpatialPrefixTreeA spatial Prefix Tree, or Trie, which decomposes shapes into prefixed strings at variable lengths corresponding to variable precision.Classorg.apache.lucene.spatial.prefix.treeApache Lucene
SpatialPrefixTreeFactoryAbstract Factory for creating SpatialPrefixTree instances with useful defaults and passed on configurations defined in a Map.Classorg.apache.lucene.spatial.prefix.treeApache Lucene
TermQueryPrefixTreeStrategyA basic implementation of PrefixTreeStrategy using a large TermsQuery of all the cells fromClassorg.apache.lucene.spatial.prefixApache Lucene
WithinPrefixTreeQueryFinds docs where its indexed shape is WITHIN the query shape.Classorg.apache.lucene.spatial.prefixApache Lucene