Hi Steve,

thanks for your hint. I've already tried this and I wonder, whether this leads to the same or a different result. If the latter, what is the difference between the stemmer and the snowball variant?

tobi
Hi Tobi,

On 02/04/2008 at 10:13 AM, Tobias Lohr wrote:
Hi,

I wonder how I can setup a German stemmer correctly in a list
of filters for a field type definition.

>From 
<http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters#head-b80fb581f4e078142c694014f1a8f60c0935e080>:

    <filter class="solr.SnowballPorterFilterFactory" language="German" />

"German2" is also listed as a valid language value.

Steve


Reply via email to