Re: Calculating distances in Solr using longitude latitude

2010-09-24 Thread Dennis Gearon
' Laugh at http://www.yert.com/film.php --- On Fri, 9/24/10, Lance Norskog wrote: > From: Lance Norskog > Subject: Re: Calculating distances in Solr using longitude latitude > To: solr-user@lucene.apache.org > Date: Friday, September 24, 2010, 6:30 PM > As it turns out, the probl

Re: Calculating distances in Solr using longitude latitude

2010-09-24 Thread Lance Norskog
As it turns out, the problem is not trivial in general, and shoehorning it into an existing search system nicely is also not simple. I think the current spatial stuff is the third go-round on doing GIS in Lucene/Solr. PeterKerk wrote: It would be such a shame if there's no way to get it now al

Re: Calculating distances in Solr using longitude latitude

2010-09-22 Thread Thomas Joiner
> EARTH has a Right To Life, > otherwise we all die. > > Read 'Hot, Flat, and Crowded' > Laugh at http://www.yert.com/film.php > > > --- On Wed, 9/22/10, PeterKerk wrote: > > > From: PeterKerk > > Subject: Re: Calculating distances in

Re: Calculating distances in Solr using longitude latitude

2010-09-22 Thread Dennis Gearon
, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Wed, 9/22/10, PeterKerk wrote: > From: PeterKerk > Subject: Re: Calculating distances in Solr using longitude latitude > To: solr-user@lucene.apache.org > Date: Wednesday, Se

Re: Calculating distances in Solr using longitude latitude

2010-09-22 Thread Erick Erickson
Well, rather than be surprised, you could jump right and *make* it a priority, by contributing a patch :). But before you do, you might want to look at the ongoing discussion at: https://issues.apache.org/jira/browse/SOLR-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&

Re: Calculating distances in Solr using longitude latitude

2010-09-22 Thread PeterKerk
Dennis Gearon wrote: > > Soo, the short term answer is to use a function column to query > against? Prefereably with a bounding box, of course. :-) > What do you mean by that? Calculate all locations within a certain range (bounding box) and query on that? I hope not, because that would be

Re: Calculating distances in Solr using longitude latitude

2010-09-22 Thread Dennis Gearon
--- On Wed, 9/22/10, Jan Høydahl / Cominvent wrote: > From: Jan Høydahl / Cominvent > Subject: Re: Calculating distances in Solr using longitude latitude > To: solr-user@lucene.apache.org > Date: Wednesday, September 22, 2010, 12:11 AM > :-) > > Also, that Wiki page clearly sta

Re: Calculating distances in Solr using longitude latitude

2010-09-22 Thread Jan Høydahl / Cominvent
aron >> >> Signature Warning >> >> EARTH has a Right To Life, >> otherwise we all die. >> >> Read 'Hot, Flat, and Crowded' >> Laugh at http://www.yert.com/film.php >> >> >> --- On Tue, 9/21/10, Pet

Re: Calculating distances in Solr using longitude latitude

2010-09-21 Thread Lance Norskog
Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Tue, 9/21/10, PeterKerk wrote: From: PeterKerk Subject: Re: Calculating distances in Solr using longitude latitude To: solr-user@lucene.apache.org Date: Tuesday, Se

Re: Calculating distances in Solr using longitude latitude

2010-09-21 Thread Dennis Gearon
PeterKerk wrote: > From: PeterKerk > Subject: Re: Calculating distances in Solr using longitude latitude > To: solr-user@lucene.apache.org > Date: Tuesday, September 21, 2010, 1:18 AM > > It would be such a shame if there's no way to get it now > already...par

Re: Calculating distances in Solr using longitude latitude

2010-09-21 Thread Dennis Gearon
die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php --- On Tue, 9/21/10, PeterKerk wrote: > From: PeterKerk > Subject: Re: Calculating distances in Solr using longitude latitude > To: solr-user@lucene.apache.org > Date: Tuesday, September 21, 2010, 1:

Re: Calculating distances in Solr using longitude latitude

2010-09-21 Thread PeterKerk
It would be such a shame if there's no way to get it now already...particularly in today's online services, geolocation is one of the hottest things there is, I definitely hope this feature gets major priority over other features. Also same question as Dennis: whats the timeline on this feature?

Re: Calculating distances in Solr using longitude latitude

2010-09-20 Thread Dennis Gearon
Norskog wrote: > From: Lance Norskog > Subject: Re: Calculating distances in Solr using longitude latitude > To: solr-user@lucene.apache.org > Date: Monday, September 20, 2010, 9:40 PM > There is a third-party add-on for > Solr 1.4 called LocalSolr. It has a different API

Re: Calculating distances in Solr using longitude latitude

2010-09-20 Thread Lance Norskog
There is a third-party add-on for Solr 1.4 called LocalSolr. It has a different API than the upcoming SpatialSearch stuff, and will probably not live on in future releases. The LatLonType stuff is definitely only on the trunk, not even 3.x. PeterKerk wrote: Hi Dennis, Good suggestion, but I

RE: Re: Calculating distances in Solr using longitude latitude

2010-09-20 Thread Dennis Gearon
;   > > Cheers, >   > -Original message- > From: Dennis Gearon > Sent: Mon 20-09-2010 19:42 > To: solr-user@lucene.apache.org; > > Subject: Re: Calculating distances in Solr using longitude > latitude > > Hmmm, >     I am about to put a engineer on

RE: Re: Calculating distances in Solr using longitude latitude

2010-09-20 Thread Markus Jelsma
ry fast.   [1]: http://williams.best.vwh.net/avform.htm#Dist   Cheers,   -Original message- From: Dennis Gearon Sent: Mon 20-09-2010 19:42 To: solr-user@lucene.apache.org; Subject: Re: Calculating distances in Solr using longitude latitude Hmmm,     I am about to put a engineer on ou

Re: Calculating distances in Solr using longitude latitude

2010-09-20 Thread Dennis Gearon
On Mon, 9/20/10, PeterKerk wrote: > From: PeterKerk > Subject: Re: Calculating distances in Solr using longitude latitude > To: solr-user@lucene.apache.org > Date: Monday, September 20, 2010, 6:53 AM > > Hi Dennis, > > Good suggestion, but I see that most of that is Solr 4.

Re: Calculating distances in Solr using longitude latitude

2010-09-20 Thread PeterKerk
Hi Dennis, Good suggestion, but I see that most of that is Solr 4.0 functionality, which has not been released yet. How can I still use the longitude latitude functionality (LatLonType)? Thanks! -- View this message in context: http://lucene.472066.n3.nabble.com/Calculating-distances-in-Solr-u

Re: Calculating distances in Solr using longitude latitude

2010-09-19 Thread Dennis Gearon
I woudn't do it in th browser. Solr itself can give you both the buildings and the distance. http://wiki.apache.org/solr/SpatialSearch Dennis Gearon Signature Warning EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/