Hello all,

We have a spatial field which is indexed as comma seperated latitude and
longitude values

Ex: 56.1234543, 76.5864987

Fieldtype: LatLonPointSpatialField

Version: v9.6.1

Please help us know whether reducing the precision helps us in improving
performance of solr queries or not, as we couldn't find related
documentation on this.

Ex: 56.12, 76.58

Queries like calculation of distances between two points(ex: using geodist)
or getting the results within the specific distance(ex: using geodist query
parser) etc.

Please also suggest if there are any trade-offs that we need to be aware of.

Thanks and regards,
Uday Kumar

Reply via email to