[
https://issues.apache.org/jira/browse/SOLR-2254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley resolved SOLR-2254.
--------------------------------
Resolution: Not A Problem
> geodist() sort does not work if sfield parameter is enclosed in LocalParams
> ---------------------------------------------------------------------------
>
> Key: SOLR-2254
> URL: https://issues.apache.org/jira/browse/SOLR-2254
> Project: Solr
> Issue Type: Bug
> Affects Versions: 4.0
> Reporter: Julien Lirochon
> Priority: Minor
>
> taking the example from the page : http://wiki.apache.org/solr/SpatialSearch
> 1) ...&q=*:*&fq={!geofilt sfield=store}&pt=45.15,-93.85&d=5
> 2) ...&q=*:*&fq={!geofilt}&sfield=store&pt=45.15,-93.85&d=5
> if you choose the 1st syntax, you can't sort by geodist()
> Although it might not be a bug, this behavior is not documented.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]