Github user uschindler commented on the issue:

    https://github.com/apache/lucene-solr/pull/328
  
    If you can't make Solr work with the current public CustomAnalyzer API, 
please keep it as is and use your own TokenizerChain in Solr. Please don't make 
CustomAnalyzer unmodifiable or add access to internal fields! In fact, it's a 
minimum amount of code behind the 3 lists of factories that build up the 
Analyzer that does not justify cluttering Lucene's API (like the horrible 
MultiTermAwareComponent added by Solr).


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to