[ 
https://issues.apache.org/jira/browse/SOLR-2254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12936043#action_12936043
 ] 

Julien Lirochon commented on SOLR-2254:
---------------------------------------

Yes it really makes sense, and works as expected

Thanks for the doc, I suggest you add some example calls for geodist() with 
parameters

> 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]

Reply via email to