Quoting Jeryl Cook <[EMAIL PROTECTED]>:
2. Make the "schema.xml" configurable at runtime, not really sure the best way to address this, because changing the schema would require "re-indexing" the documents.
Isn't the best way to address this just to leave it to the persons that integrate solr into their system? I mean, if a change in the schema only effects 1% of all documents, then it's a bad idea to reindex them all (at least if the dataset is big).
/Jimi