RE: Correctly indexing latitude and longitude values in Lucene

2009-06-28 Thread mitu2009
8213 Bremen > http://www.thetaphi.de > eMail: u...@thetaphi.de > >> -Original Message- >> From: mitu2009 [mailto:musicfrea...@gmail.com] >> Sent: Sunday, June 28, 2009 7:39 PM >> To: java-user@lucene.apache.org >> Subject: Correctly indexing latitude and longitu

RE: Correctly indexing latitude and longitude values in Lucene

2009-06-28 Thread Uwe Schindler
9 PM > To: java-user@lucene.apache.org > Subject: Correctly indexing latitude and longitude values in Lucene > > > Hi, > > Am working on a "US based nearest city search within a given radius" > functionality using Lucene API. > Am indexing city's lat and lon

Correctly indexing latitude and longitude values in Lucene

2009-06-28 Thread mitu2009
this the right approach to index them so that I would get correct nearest cities in the search results when lucene would perform a number Range/comparison operation on these values? Thanks. -- View this message in context: http://www.nabble.com/Correctly-indexing-latitude-and-longitude-values-in