You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by dabboo <ag...@sapient.com> on 2009/03/04 13:12:28 UTC

Stemming in Solr

Hi, 

I am trying to implement stemming in solr. If user searches for walk then
all the records which have walk, walking, walks, walked etc should display.

Please suggest.

Thanks,
Amit Garg
-- 
View this message in context: http://www.nabble.com/Stemming-in-Solr-tp22328850p22328850.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: Stemming in Solr

Posted by Lukáš Vlček <lu...@gmail.com>.
May be you can also check
http://wiki.apache.org/solr/AnalyzersTokenizersTokenFiltersStemming is
discussed there...

On Wed, Mar 4, 2009 at 1:18 PM, Lukáš Vlček <lu...@gmail.com> wrote:

> Hi,
> did you check Snowball stemmers (http://snowball.tartarus.org/)?
>
> Regards,
> Lukas
>
>
> On Wed, Mar 4, 2009 at 1:12 PM, dabboo <ag...@sapient.com> wrote:
>
>>
>> Hi,
>>
>> I am trying to implement stemming in solr. If user searches for walk then
>> all the records which have walk, walking, walks, walked etc should
>> display.
>>
>> Please suggest.
>>
>> Thanks,
>> Amit Garg
>> --
>> View this message in context:
>> http://www.nabble.com/Stemming-in-Solr-tp22328850p22328850.html
>> Sent from the Solr - User mailing list archive at Nabble.com.
>>
>>
>
>
> --
> http://blog.lukas-vlcek.com/
>



-- 
http://blog.lukas-vlcek.com/

Re: Stemming in Solr

Posted by Lukáš Vlček <lu...@gmail.com>.
Hi,
did you check Snowball stemmers (http://snowball.tartarus.org/)?

Regards,
Lukas

On Wed, Mar 4, 2009 at 1:12 PM, dabboo <ag...@sapient.com> wrote:

>
> Hi,
>
> I am trying to implement stemming in solr. If user searches for walk then
> all the records which have walk, walking, walks, walked etc should display.
>
> Please suggest.
>
> Thanks,
> Amit Garg
> --
> View this message in context:
> http://www.nabble.com/Stemming-in-Solr-tp22328850p22328850.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
>


-- 
http://blog.lukas-vlcek.com/