I already have a SOLR server up and running which is designed to receive
keywords and co-ordinates and result item results.

The way I see it I have three options:

1. Have one "geocode" solr server to convert place names to co-ordinates and
another seperate Solr server to turn the items results.
2. Use the same SOLR server for both - one index for items and co-ordinates,
another index for placenames and co-ordinates.
3. Add some sort of plugin / addon to perform the geocode conversion inline
when the query is received.

Which seems logical?



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Is-SOLR-best-suited-to-this-application-Finding-co-ordinates-tp3998308p3998323.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to