The document summarizes new features, approaches, and improvements in Lucene and Solr spatial search capabilities in 2015. Key points include:
- New heatmap and grid faceting features allow spatial density visualization and are available in Lucene and Solr.
- Geo3D support in Lucene provides more accurate geometry representations and calculations on the surface of a sphere or ellipsoid.
- Indexing accuracy was improved through combining recursive prefix trees with serialized geometry storage.
- BKD tree indexes in Lucene provide faster point searching than prefix trees but currently only support filtering.
- The document outlines additional pending work and opportunities for the future.