1 Jan 2010 22:51
RE: LUCENE-1515
Uwe Schindler <uwe <at> thetaphi.de>
2010-01-01 21:51:34 GMT
2010-01-01 21:51:34 GMT
> I guess since apache con we all agree on not using any of those > ambiguous terms for class naming anymore! Yet, before we think about a > name we should rather check if we can make this new functionality > optional in the already existing code. Each time I see German2Stemmer > it reminds me of this code duplication inside snowball / analyzers > which needs cleanup. LUCENE-1515 has been around for some time so we > should not rush with a commit until we have found a good solution > hopefully without having a Swedish2Stemmer.java. I thought we wanted to add the new stemmer and use it with matchVersion >= LUCENE_31? That would be the best for all users, existing indexes would work and new users can use the new stemmer. Uwe
RSS Feed