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.

Reply via email to