You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "David Smiley (JIRA)" <ji...@apache.org> on 2017/12/06 20:30:00 UTC

[jira] [Created] (SOLR-11731) LatLonPointSpatialField could be improved to return the lat/lon from docValues

David Smiley created SOLR-11731:
-----------------------------------

             Summary: LatLonPointSpatialField could be improved to return the lat/lon from docValues
                 Key: SOLR-11731
                 URL: https://issues.apache.org/jira/browse/SOLR-11731
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: spatial
            Reporter: David Smiley
            Priority: Minor


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.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org