ya... 'expected', but perhaps not ideal. As is, LocalSolr munges the document on its way out the door to add the distance.

When LocalSolr makes it into the source, it will likely use a method like:
 https://issues.apache.org/jira/browse/SOLR-705
to augment each document with the calculated distance.

This will at least have consistent behavior.



On Jul 22, 2009, at 10:47 AM, Daniel Cassiano wrote:

Hi folks,

When I do some query with LocalSolr to get the geo_distance, the order of
xml fields is different of a standard query.
It's a simple query, like this:
http://myhost.com:8088/solr/core/select?qt=geo&x=-46.000001&y=-23.000001&radius=15&sort=geo_distanceasc&q=*:*

Is this an expected behavior of LocalSolr?


Thanks!

--
Daniel Cassiano
_____________________________
http://www.apontador.com.br/
http://www.maplink.com.br/

Reply via email to