Re: geofilt customization

2014-02-06 Thread Sohan Kalsariya
Thank you. On Thu, Feb 6, 2014 at 6:38 PM, Yonik Seeley wrote: > On Thu, Feb 6, 2014 at 5:13 AM, Sohan Kalsariya > wrote: > > So in short i want to ask that Is it possible not to define the > `distance` > > parameter ? So I can get my desired results? > > No, the distance parameter is required

Re: geofilt customization

2014-02-06 Thread Yonik Seeley
On Thu, Feb 6, 2014 at 5:13 AM, Sohan Kalsariya wrote: > So in short i want to ask that Is it possible not to define the `distance` > parameter ? So I can get my desired results? No, the distance parameter is required for geofilt. If you are still looking to calculate distance for returned docum

Re: geofilt customization

2014-02-06 Thread Angel Tchorbadjiiski
Hey Sohan! On 06.02.2014 11:13, Sohan Kalsariya wrote: Well I am explaining my problem more in detail. I working with the website http://allevents.in ( It is events discovery and promotion platform) I am applying solr search in this site. So whenever anyone visit this website and search the eve

Re: geofilt customization

2014-02-06 Thread Sohan Kalsariya
Well I am explaining my problem more in detail. I working with the website http://allevents.in ( It is events discovery and promotion platform) I am applying solr search in this site. So whenever anyone visit this website and search the events for example: "Concerts in London". For that I am using

Re: geofilt customization

2014-02-05 Thread Chris Hostetter
: I am using geofilt() to filter my results according to my location. : : Now I don't want to filter the results by the last parameter. i.e.=> I : don't need the last : - distance parameter. : that means i want results from all over the world. : How should i get it? Your question isn't making mu

geofilt customization

2014-02-05 Thread Sohan Kalsariya
I am using geofilt() to filter my results according to my location. Now I don't want to filter the results by the last parameter. i.e.=> I don't need the last - distance parameter. that means i want results from all over the world. How should i get it? Regards, *Sohan Kalsariya*