those documents are unrelated to the database. the db i have is just storing
countries - region - cities, and it's used to do a refinement on a specific
solr field

example:

solrField "thetext" with content "Mary comes from London"

updateHandler polls the database for europe - great britain - london and
updates those values to the correct fields

isnt an update handler relative to a single document? at least, that's what
i understood...

--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-indexing-process-keep-a-persistent-Mysql-connection-throu-all-the-indexing-process-tp3278608p3279764.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to