We receive about 100 documents a day of various sizes. The documents
could pertain to any of 40,000 contacts stored in our database, and could
include more than one. For each file we have, we maintain a list of contacts
that are related to or involved in that file. I know it will nev
Every night I dump my mySql db and load it into a development db. I have also
configured solr as multicore with production and development as the cores. In
order to keep my index on development current, I figured I could do a create to
a new core, transition, every night, and then swap develop