http://localhost:8983/solr/col/select?q=*:*&sfield=geolocation&pt=26.697,83.1876&facet.query={!frange%20l=0%20u=50}geodist()&facet.query={!frange%20l=50.001%20u=100}geodist()&&wt=json
I am not getting facet results . schema: <field name="geolocation" type="location" indexed="true" stored="true"/> < dynamicField name="*_coordinate" type="tdouble" indexed="true" stored= "false"/>