1. How do people deal with having solr start when system reboots, manage
the log output, etc. Right now I run it manually under a unix 'screen'
command with a wrapper script that takes care of restarts when it
crashes. That means that only my user can connect to it, and it can't
happen when the system starts up... But I don't see any other way to
control the process easily.
2. Is there any way to modify a schema without stopping the process,
destroying the existing index, then restarting and reloading all the
data? It doesn't take that long and we're not in production yet, but
once we're live I can't see that being feasible.
-jsd-
- Administrative questions Jon Drukman
-