Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
The attached patch implements spatial multi-value distance sorting. In other words, a document can have more than one point per field, and using a provided function query, it will return the distance to the closest point. The data goes into binary DocValues, and as-such it's pretty friendly to realtime search requirements, and it only uses 8 bytes per point.
Attachments
Attachments
Issue Links
- is blocked by
-
SOLR-4329 Have DocumentBuilder give value collections to the FieldType
-
- Open
-
- is related to
-
LUCENE-4698 Overhaul ShapeFieldCache because its a memory pig
-
- Closed
-
- is superceded by
-
SOLR-10039 LatLonPointSpatialField
-
- Closed
-