example/solr/conf/solrconfig.xml:<maxBufferedDocs>1000</maxBufferedDocs> Anyone else thinks that this might be a tad high? lucene ships with MBD==10.
A lot of the settings in the orriginal example config/schema came from one particular index we had at CNET ... i think it would makes sense to change almost any settings that have a hardcoded default in code to match the hardcoded default.
-Hoss