You may want to check the docs, which were recently updated to reflect the state of trunk: http://wiki.apache.org/solr/SpatialSearch
-Yonik http://www.lucidimagination.com On Tue, Oct 12, 2010 at 7:49 PM, PeterKerk <vettepa...@hotmail.com> wrote: > > Hey Grant, > > Just came accross this post of yours. > > Run a query: http://localhost:8983/solr/select/?q=_val_:"recip(dist(2, > store, vector(34.0232,-81.0664)),1,1,0)"&fl=*,score // Note, I just updated > this, it used to be point instead of vector and that was wrong. > > What does your suggested query actually do? > > I really need great circle calcucation. Dont care if its from the trunk, as > long as I can have it in my projects asap :) > > Thanks ahead! > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Spatial-search-in-Solr-1-5-tp489948p1691361.html > Sent from the Solr - User mailing list archive at Nabble.com. >