Thanks Erik, the problem was that i was boost the results closer to the city via geodist, but i also have to boost cities within 250km extra as well.
i did it by using the map(distance,0,250,10,1) along with boosting cities via geodist query, problem solved thanks for replying. On Wed, Apr 9, 2014 at 7:56 PM, Erick Erickson <erickerick...@gmail.com>wrote: > Why do you want to do this? This sounds like an XY problem, you're > asking how to do something specific without explaining why you care, > perhaps there are other ways to do this. > > Best, > Erick > > On Tue, Apr 8, 2014 at 11:30 PM, Aman Tandon <amantandon...@gmail.com> > wrote: > > How can i gave the more boost to the results within 250km than others > > without using result filtering. >