[
https://issues.apache.org/jira/browse/SOLR-11731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16386381#comment-16386381
]
David Smiley commented on SOLR-11731:
-------------------------------------
I reviewed the PR.
I think there may be more to do, maybe not strictly required but would be nice
-- org.apache.solr.search.SolrDocumentFetcher#canSubstituteDvForStored that
came about from SOLR-11532
> 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
> Attachments: SOLR-11731.patch
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> 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
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]