You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Markus Jelsma <ma...@openindex.io> on 2013/08/19 14:47:35 UTC

Final token filters

Hi,

This is likely discussed before but i couldn't to find it. Why are most token filters final, or are most or all members private and / or final? It is impossible to customize token filters by extending them, instead we need to copy code around. How do you customize for example some bits without copying the rest of the stuff around?

Thanks,
Markus

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org