> Fra: "Ahmet Arslan"
> Til:
> Emne: NorwegianLightStemFilterFactory and protected words
> Dato: fre., mars 1, 2013 15:50
>
>
>
>
> Hi Remi,
>
> You need to use *Factory class.
>
> protected="protectedkeyword.txt" ignoreCase="false"
Of course! My excuse is called Friday afternoon :) Will test when I'm in front
of a computer :)
Thanks!
Remi
Sendt fra min HTC
- Reply message -
Fra: "Ahmet Arslan"
Til:
Emne: NorwegianLightStemFilterFactory and protected words
Dato: fre., mars 1, 2013 15:50
Hi
Hi Remi,
You need to use *Factory class.
Ahmet
--- On Fri, 3/1/13, Remi Mikalsen wrote:
> From: Remi Mikalsen
> Subject: Re: NorwegianLightStemFilterFactory and protected words
> To: solr-user@lucene.apache.org
> Date: Friday, March 1, 2013, 4:38 PM
> Thanks for such a
emi Mikalsen
> > Sent: Fri 01-Mar-2013 14:46
> > To: solr-user@lucene.apache.org
> > Subject: NorwegianLightStemFilterFactory and protected words
> >
> > While the NorwegianLightStemFilterFactory generally works very
> > well, I have come across a few words I'd very
Cheers,
Markus
-Original message-
> From:Remi Mikalsen
> Sent: Fri 01-Mar-2013 14:46
> To: solr-user@lucene.apache.org
> Subject: NorwegianLightStemFilterFactory and protected words
>
> While the NorwegianLightStemFilterFactory generally works very well, I have
> co
While the NorwegianLightStemFilterFactory generally works very well, I have
come across a few words I'd very much like not to stem.
The following words:
- lærere (teachers)
- lærer (teacher)
- lære (teach)
all match :
- lær (leather)
I tried adding protected="protwords.txt" to my NorwegianL