Hi. When solr is configured, schema.xml should be put in solr's configuration directory.
Is it possible to generate schema.xml using a trac-admin command instead of storing it in a repository? It can be generated from whoosh schema, or if that is not possible, you can create a new schema definition format that can then be used to generate whoosh and solr schemas. This way, there is only one place in code that needs to be modified when new fields are defined. I also miss some instructions on how to set everything up (a basic overview of a minimal solr install and steps needed to replace whoosh backend with solr). Anze
