Improve support for all language specific snowball Analyzers in Lucene/contrib

Description

For Lucene 3.1 Robert Muir did a great job of standardazing and cleaning Analyzers in contrib with many languages support (wrapping snowball analyzers); I'd like to look into having some helper in Hibernate Search in setting them up all to be available as analyzers and couple to entities in some clever way.

Activity

Show:

Yoann Rodière September 29, 2022 at 10:07 AM

I don't know what was so complex with setting up internationalized analyzers with Lucene in 2010, but I don't think there's anything complex nowadays.
Closing.

Sanne Grinovero October 21, 2010 at 1:37 PM

it RMuir who cleaned all the analyzers in contrib, and it appears he did a great job. would be cool to provide some easy way to use them, as is done for example for the Solr additional analyzers; especially snowball, which should be part of some i18 integration.. it's already possible but still quite some work to map i18 support on top of Search currently, I think we should explore best practices and provide some way to make it easy.

Hardy Ferentschik October 21, 2010 at 12:16 PM

What do you mean with cleaning up of the analyzers? Is there more to it then the package structure under org.apache.lucene.analysis of the lucene-analyzers artifact? Do you have any references (posts/blog/...) of what you are referring to?

Sanne Grinovero October 21, 2010 at 11:48 AM

right, moving forward

Emmanuel Bernard October 21, 2010 at 10:23 AM

We'd have to wait for Lucene 3.1 though right?

Out of Date

Details

Assignee

Reporter

Components

Priority

Created February 23, 2010 at 6:50 PM
Updated September 29, 2022 at 10:07 AM
Resolved September 29, 2022 at 10:07 AM