> Sounds good to me. I guess one thing to think about is the analyzers
> in core (should they move to this module, too?).
> If so, perhaps we could make 'ant test' of lucene depend on this
> module, since core tests use analyzers.
> But you could use lucene without an analyzers module, it wouldnt be a
> "real" dependency.

You can leave only most basic analyzers (one of them?) in core,
switching over the tests that currently use more advanced ones.
Then you move everything else to the module, along with analyzer-specific tests.

-- 
Kirill Zakharenko/Кирилл Захаренко (ear...@gmail.com)
Home / Mobile: +7 (495) 683-567-4 / +7 (903) 5-888-423
ICQ: 104465785

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

Reply via email to