On Sep 30, 2010, at 11:40 AM, webdev1977 wrote:

> 
> I have been reading through all the jira issues and patches, as well as the
> wikis and I still have a few things that are not clear to me. 
> 
> I am currently running with Solr 1.4.1 and using Nutch for my crawling. 
> Everything is working great, I am using a Nutch plugin to add lat long
> information, I just don't know if it is possible to do what I am wanting to
> do.
> 
> 1.  I noticed that it said that the type of LatLongType can not be
> mulitvalued. Does that mean that I can not have multiple lat/lon values for
> one document.  If so, that would be quite a limitation.  I have an average
> of 10 geotags per document.

You can have multiple lat/lons per document, you just can't have multiple per 
field.

> 
> 2. Is LocalSolr and SpatialSearch the same thing?  

Sort of.  LocalSolr was some of the foundation, but my personally feeling is 
the stuff in trunk is much more integrated into Solr.

> 
> 3. If I did want to use the LatLonType with the BBOX filter,  where would I
> go to get a patch for 1.4.1? Is it even possible to patch 1.4.1 or do I have
> to go to an entirely different dev version of Solr? 

I'm not sure on what this would take, but presumably you'd have to get all the 
patches that have been applied (and there are a lot) and backport them.  
Personally, I'd use branch_3.x or trunk.

> 
> Thanks for your input!!! 
> -- 
> View this message in context: 
> http://lucene.472066.n3.nabble.com/LocalSolr-Spatial-Search-LatLonType-clarification-tp1609043p1609043.html
> Sent from the Solr - User mailing list archive at Nabble.com.

--------------------------
Grant Ingersoll
http://lucenerevolution.org Apache Lucene/Solr Conference, Boston Oct 7-8

Reply via email to