Re: local solr geo_distance

2010-03-12 Thread Grant Ingersoll
On Mar 12, 2010, at 1:23 AM, wicketnewuser wrote: > > Hi I'm getting geo_distance as str eventhough I'm define the field as > tdouble. my search looks like > /solr/select?&qt=geo&lat=xx.xx&long=yy.yy&q=*&radius=10 > Is there anyway i can get is as > double instead of str I'm not sure about this

Re: local solr geo_distance

2010-03-12 Thread Grant Ingersoll
rence? >> >> wicketnewuser wrote: >>> >>> Hi I'm getting geo_distance as str eventhough I'm define the field as >>> tdouble. my search looks like >>> /solr/select?&qt=geo&lat=xx.xx&long=yy.yy&q=*&radius=10 >>>

Re: local solr geo_distance

2010-03-12 Thread Grant Ingersoll
amp;q=*&radius=10 >> Is there anyway i can get is as >> double instead of str >> > > -- > View this message in context: > http://old.nabble.com/local-solr-geo_distance-tp27873810p27878068.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Re: local solr geo_distance

2010-03-12 Thread wicketnewuser
as > double instead of str > -- View this message in context: http://old.nabble.com/local-solr-geo_distance-tp27873810p27878068.html Sent from the Solr - User mailing list archive at Nabble.com.

local solr geo_distance

2010-03-11 Thread wicketnewuser
Hi I'm getting geo_distance as str eventhough I'm define the field as tdouble. my search looks like /solr/select?&qt=geo&lat=xx.xx&long=yy.yy&q=*&radius=10 Is there anyway i can get is as double instead of str -- View this message in context: http://old.nabb