This is more of a Lucene question than a Solr one, but... is it possible to query a Solr(Lucene) index while it is in the middle of performing a commit/optimize?
Some of the Lucene documentation *implies*, but on a logical level it seems kind of crazy. But at the same time, for applications where it takes 2 days to re-build your index it seems impractical that your app is "down" this whole time... Am I totally crazy? thanks /cody