Triggered by: https://github.com/apache/lucene-solr/blob/lucene_solr_5_3_1/solr/example/example-DIH/solr/tika/conf/schema.xml#L658 vs https://github.com/apache/lucene-solr/blob/lucene_solr_5_3_1/solr/example/example-DIH/solr/db/conf/schema.xml#L851
One of them has an extra Filter, neither of them are actually used in the example itself. Given that we ship ALL of the examples together anyway, would it make sense to have one Uber example and the rest only keeping what they use. It is really hard to navigate nearly 2000 lines schema.xml and the duplicates and discrepancies are creeping in. This would reduce the number of referenced mostly-empty files those unused stacks use as well. Regards, Alex. ---- Solr Analyzers, Tokenizers, Filters, URPs and even a newsletter: http://www.solr-start.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
