Re: Facet By Distance

2015-02-26 Thread Ahmed Adel
mail.com> wrote: > >> > >> > Hi, > >> > This will "return all the documents in the index" because you did > nothing > >> > to filter them out. Your query is *:* (everything) and there are no > >> filter >

Re: Facet By Distance

2015-02-25 Thread Alexandre Rafalovitch
them out. Your query is *:* (everything) and there are no >> filter >> > queries. >> > >> > ~ David Smiley >> > Freelance Apache Lucene/Solr Search Consultant/Developer >> > http://www.linkedin.com/in/davidwsmiley >

Re: Facet By Distance

2015-02-25 Thread david.w.smi...@gmail.com
d Smiley > > Freelance Apache Lucene/Solr Search Consultant/Developer > > http://www.linkedin.com/in/davidwsmiley > > > > On Wed, Feb 25, 2015 at 12:27 PM, Ahmed Adel > > wrote: > > > > > Hello, > > > > > > I'm trying to get Fa

Re: Facet By Distance

2015-02-25 Thread Ahmed Adel
; On Wed, Feb 25, 2015 at 12:27 PM, Ahmed Adel > wrote: > > > Hello, > > > > I'm trying to get Facet By Distance working on an index with LatLonType > > fields. The schema is as follows: > > > > > > ... > > > > /> > >

Re: Facet By Distance

2015-02-25 Thread david.w.smi...@gmail.com
at 12:27 PM, Ahmed Adel wrote: > Hello, > > I'm trying to get Facet By Distance working on an index with LatLonType > fields. The schema is as follows: > > > ... > > > > > > ... > > > > And the query I'm running is: > >

Facet By Distance

2015-02-25 Thread Ahmed Adel
Hello, I'm trying to get Facet By Distance working on an index with LatLonType fields. The schema is as follows: ... ... And the query I'm running is: q=*:*&sfield=start_station&pt=40.71754834,-74.01322069&facet.query={!frange l=0.0 u=0.1}geodist()&facet.quer