[
https://issues.apache.org/jira/browse/SOLR-11601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16408073#comment-16408073
]
Steve Rowe commented on SOLR-11601:
-----------------------------------
bq. BTW Steve Rowe Thanks for working on patch validation Some work to do
still: "core in the patch failed." is confusing and has a typo. Core->code.
This is not a typo: "core" is the (short) name of the module. Unfortunately
Yetus reduces module paths like ({{solr/core}}, {{lucene/analysis/icu}}) to
({{core}}, {{icu}}).
bq. Even then, the failing test here is not one modified by this patch; it's
some other test.
Agreed, though fortunately this is getting better as the project makes inroads
on reducing test flakiness.
> 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
> Security Level: Public(Default Security Level. Issues are Public)
> Components: spatial
> Affects Versions: 6.6
> Reporter: Clemens Wyss
> Assignee: David Smiley
> Priority: Minor
> Attachments: 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
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]