ed in
*GeoDistValueSourceParser,
but it seems to us (we are not java programmers) very hacky and complicated
and we would like to know if there is a simple solution to parse a
*LatLonPointSpatialField
in our jar.
Thanks,
Elisabeth
Hi all,
I'm currently migrating a 4.9.0 solr standalone index to 7.2.1 cloud. In
the schema, I've replaced the old LatLon type with the new
LatLonPointSpatialField type as below
In the 4.9.0 version, we could search based on a single point passed as an
fq parameter ...&
cene.apache.org'
Betreff: LatLonPointSpatialField, sorting : sort param could not be parsed as a
query, and is not a field that exists in the index
Context: solr 6.6.0
Im switching my schemas from derprecated solr.LatLonType to
solr.LatLonPointSpatialField. Now my sortquery (which used
Context: solr 6.6.0
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
"sort param could not be parsed as a query, and is not