I have created a database and have used dataimport for retrieving the data. I tried out the hsin query: http://localhost:8983/solr/select/?q=name:Denver AND _val_:"recip(hsin(0.611941,-1.567437,lat_rad,lng_rad,3963.205),1,1,0)"^100
Though there are records that are retived, when the value of the radius is drastically reduced(7.205), the ranking for links change. Why is there a change in ranking? The number of records retrieved should have reduced. But this has not happened. Kindly help me sort these.
Thank you