Hi there,

You may want to check out:

SOLR-2073 Geonames.org UpdateProcessor for Spatial
SOLR-2074 GeoRSS ResponseWriter
SOLR-2075 SpatialQParserPlugin and HostIP adaptor
SOLR-2076 Spatial example schema updates
SOLR-2077 Spatial example solconfig updates
SOLR-2079 Expose HttpServletRequest object from SolrQueryRequest object
SOLR-2081 BaseResponseWriter isStreamingDocs causes SingleResponseWriter.end
to be called 2x
SOLR-2082 Geopost.jar for loading geonames data

My student and I submitted those issues a few years ago
to handle geocoding in Solr and I think it's still a pretty useful
approach.

Cheers,
Chris

On Jul 29, 2012, at 11:34 AM, Spadez wrote:

> If I wanted to return long/lat from either "town" "city" or "postcode", how
> would I structure it?
> 
> If I was just searching for towns it would be easy, like this:
> 
> 
>> *Town, City, Postcode, Country, Long/Lat*
>> Orpington, Kent, Uk, 1.2/1.1
>> 
> 
> However, but there will be "city" entries and "postcode", I dont how that
> would work, would the entry just be for a city for example:
> 
> 
> 
>> *Town, City, Postcode, Country, Long/Lat*
>> <null>, Kent, Uk, 1.2/1.1
>> 
> 
> 
> 
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/Geocoding-with-Solr-tp3997913p3997973.html
> Sent from the Solr - User mailing list archive at Nabble.com.


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Senior Computer Scientist
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 171-266B, Mailstop: 171-246
Email: chris.a.mattm...@nasa.gov
WWW:   http://sunset.usc.edu/~mattmann/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Adjunct Assistant Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Reply via email to