On 01/21/2011 11:26 AM, Laura Virtala wrote:
Hello,
I cannot find any examples how to configure
FinnishLightStemFilterFactory (I understood that
SnowballPorterFilterFactory for Finnish language doesn't work correctly).
I tried following in my schema.xml, but I got
org.apache.solr.common.SolrException: Error loading class
'solr.FinnishLightStemFilterFactory'
...
<filter class="solr.LowerCaseFilterFactory"/>
<filter class="solr.FinnishLightStemFilterFactory"/>
...
Is there some parameters or some additional steps that are required in
order to use this component?
Br,
Laura
Hi,
I just noticed that the FinnishLightStemFilterFactory is not in the solr
version that I'm using (1.4.1). Is there any workaround to get the
Finnish language stemming to work correctly with the version 1.4.1?
Br,
Laura