I want to go a geodist() calculation on 2 different sfields. How would
I do that?

http://localhost:8983/solr/select?q={!func}add(geodist(),geodist())&fq={!geofilt}&pt=39.86347,-105.04888&d=100&sfield=store_lat_lon

But I really want geodist() for one pt, and another geodist() for another pt.

Can I do something like geodist(store_lat_lon,39.86347,-105.04888,100) ?



-- 
Bill Bell
billnb...@gmail.com
cell 720-256-8076

Reply via email to