Uses of Package
org.apache.lucene.spatial
-
Packages that use org.apache.lucene.spatial Package Description org.apache.lucene.spatial Lucene advanced spatial searchorg.apache.lucene.spatial.bbox Bounding Box Spatial Strategyorg.apache.lucene.spatial.composite Composite strategies.org.apache.lucene.spatial.prefix Prefix Tree Strategy.org.apache.lucene.spatial.serialized Strategies that serialize the shape (non-indexed).org.apache.lucene.spatial.util Advanced spatial utilities.org.apache.lucene.spatial.vector Spatial strategy that uses two fields. -
Classes in org.apache.lucene.spatial used by org.apache.lucene.spatial Class Description ShapeValues Iterator overShape
objects for an index segment -
Classes in org.apache.lucene.spatial used by org.apache.lucene.spatial.bbox Class Description ShapeValuesSource ProducesShapeValues
per-segmentSpatialStrategy The SpatialStrategy encapsulates an approach to indexing and searching based on shapes. -
Classes in org.apache.lucene.spatial used by org.apache.lucene.spatial.composite Class Description SpatialStrategy The SpatialStrategy encapsulates an approach to indexing and searching based on shapes. -
Classes in org.apache.lucene.spatial used by org.apache.lucene.spatial.prefix Class Description SpatialStrategy The SpatialStrategy encapsulates an approach to indexing and searching based on shapes. -
Classes in org.apache.lucene.spatial used by org.apache.lucene.spatial.serialized Class Description ShapeValuesSource ProducesShapeValues
per-segmentSpatialStrategy The SpatialStrategy encapsulates an approach to indexing and searching based on shapes. -
Classes in org.apache.lucene.spatial used by org.apache.lucene.spatial.util Class Description ShapeValuesSource ProducesShapeValues
per-segment -
Classes in org.apache.lucene.spatial used by org.apache.lucene.spatial.vector Class Description SpatialStrategy The SpatialStrategy encapsulates an approach to indexing and searching based on shapes.