You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Alexandre Rafalovitch <ar...@gmail.com> on 2015/11/13 04:18:27 UTC

Do we really need all the unused Solr analyzer stacks in multiple examples?

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org