On Mon, Nov 29, 2010 at 6:45 AM, Earwin Burrfoot <ear...@gmail.com> wrote:
> I agree current Analyzers are a heap of bad copypaste.
> But I'd rather have an ability to compose a number of CharFilters,
> Tokenizers and TokenFilters programmatically (without writing a new
> Analyzer), instead of using config-files.

right, we shouldn't take this away. if you want to make your own
Analyzer this way, you should still be able to.

I'm talking about the analyzers we provide in lucene itself.
there is no reason, no advantage towards these being .java code: it
just causes problems.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to