Re: list docs with geo location info

2013-08-15 Thread Mingfeng Yang
Figured out. use author_geo:[* TO *] will do the trick. On Thu, Aug 15, 2013 at 1:26 PM, Mingfeng Yang wrote: > I have a schema with a geolocation field named "author_geo" defined as > > stored="true" /> > > How can I list docs whose author_geo fields are not empty? > > Seems filter query

list docs with geo location info

2013-08-15 Thread Mingfeng Yang
I have a schema with a geolocation field named "author_geo" defined as How can I list docs whose author_geo fields are not empty? Seems filter query "fq=author_geo:*" does not work like other fields which are string or text or float type. curl 'localhost/solr/select?q=*:*&rows=10&wt=json&inde