Yes, but you can always employ a singleton to open and maintain a DB connection.
Best Erick On Tue, Aug 23, 2011 at 9:16 PM, samuele.mattiuzzo <samum...@gmail.com> wrote: > 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-tp3278608p3279765.html > Sent from the Solr - User mailing list archive at Nabble.com. >