[ 
https://issues.apache.org/jira/browse/SOLR-11601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Smiley updated SOLR-11601:
--------------------------------
    Fix Version/s: 8.3
       Resolution: Fixed
           Status: Resolved  (was: Patch Available)

Thanks for contributing the fix Amrit.  Feel free to prod us when we neglect to 
pay attention to your waiting patches :-)

Note I moved the test from TestGeoJSONResponseWriter to TestSolr4Spatial2 
because it had nothing to do with geojson.

> geodist fails for some fields when field is in parenthesis instead of sfield 
> param
> ----------------------------------------------------------------------------------
>
>                 Key: SOLR-11601
>                 URL: https://issues.apache.org/jira/browse/SOLR-11601
>             Project: Solr
>          Issue Type: Improvement
>          Components: spatial
>    Affects Versions: 6.6
>            Reporter: Clemens Wyss
>            Assignee: David Smiley
>            Priority: Minor
>             Fix For: 8.3
>
>         Attachments: SOLR-11601.patch, SOLR-11601.patch, SOLR-11601.patch
>
>
> Im switching my schemas from derprecated solr.LatLonType to 
> solr.LatLonPointSpatialField.
> Now my sortquery (which used to work with solr.LatLonType):
> *sort=geodist(b4_location__geo_si,47.36667,8.55) asc*
> raises the error
> {color:red}*"sort param could not be parsed as a query, and is not a field 
> that exists in the index: geodist(b4_location__geo_si,47.36667,8.55)"*{color}
> Invoking sort using syntax 
> {color:#14892c}sfield=b4_location__geo_si&pt=47.36667,8.55&sort=geodist() asc
> works as expected though...{color}



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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

Reply via email to