Package | Description |
---|---|
org.apache.lucene.spatial.bbox |
Bounding Box Spatial Strategy
|
org.apache.solr.schema |
IndexSchema and FieldType implementations for powering schema.xml |
Class and Description |
---|
BBoxSimilarityValueSource
A base class for calculating a spatial relevance rank per document from a provided
ValueSource in which FunctionValues.objectVal(int) returns a org.locationtech.spatial4j.shape.Rectangle . |
BBoxStrategy
A SpatialStrategy for indexing and searching Rectangles by storing its
coordinates in numeric fields.
|
Class and Description |
---|
BBoxStrategy
A SpatialStrategy for indexing and searching Rectangles by storing its
coordinates in numeric fields.
|