Description
You can only return the lat & lon from a LatLonPointSpatialField if you set stored=true. But we could allow this (albeit at a small loss in precision) if stored=false and docValues=true.
Attachments
Attachments
Issue Links
- is related to
-
SOLR-11304 Exception while returning document if LatLonPointSpatialField field is not stored
- Closed
- relates to
-
SOLR-12471 TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise() reproducing failure
- Closed
- links to