>>> unstemmed:perl or java
>>>> would be parsed as
>>>> unstemmed:perl OR default_search_field:java
>>>>
>>>> FWIW
>>>> Erick
>>>>
>>>> On Wed, Nov 30, 2011 at 7:39 AM, Rob Brown wrote:
>>>>> I gu
va
>>> would be parsed as
>>> unstemmed:perl OR default_search_field:java
>>>
>>> FWIW
>>> Erick
>>>
>>> On Wed, Nov 30, 2011 at 7:39 AM, Rob Brown wrote:
>>>> I guess I could do a bit of pre-processing, look for any words tha
ry like this formulated?
>>>
>>> q=unstemmed:perl or java&q=stemmed:manager
>>>
>>>
>>> --
>>>
>>> IntelCompute
>>> Web Design and Online Marketing
>>>
>>> http://www.intelcompute.com
>>>
>>>
temmed:perl or java&q=stemmed:manager
>>
>>
>> --
>>
>> IntelCompute
>> Web Design and Online Marketing
>>
>> http://www.intelcompute.com
>>
>>
>> -Original Message-
>> From: Tomas Zerolo
>> Reply-to: solr-
this formulated?
>
> q=unstemmed:perl or java&q=stemmed:manager
>
>
> --
>
> IntelCompute
> Web Design and Online Marketing
>
> http://www.intelcompute.com
>
>
> -Original Message-
> From: Tomas Zerolo
> Reply-to: solr-user@lucene.apache.org
inal Message-
From: Tomas Zerolo
Reply-to: solr-user@lucene.apache.org
To: solr-user@lucene.apache.org
Subject: Re: Don't snowball depending on terms
Date: Wed, 30 Nov 2011 08:49:37 +0100
On Tue, Nov 29, 2011 at 01:53:44PM -0500, François Schiettecatte wrote:
> It won't and depe
On Tue, Nov 29, 2011 at 01:53:44PM -0500, François Schiettecatte wrote:
> It won't and depending on how your analyzer is set up the terms are most
> likely stemmed at index time.
>
> You could create a separate field for unstemmed terms though, or use a less
> aggressive stemmer such as EnglishM
nçois Schiettecatte
Reply-to: solr-user@lucene.apache.org
To: solr-user@lucene.apache.org
Subject: Re: Don't snowball depending on terms
Date: Tue, 29 Nov 2011 13:53:44 -0500
It won't and depending on how your analyzer is set up the terms are most likely
stemmed at index time.
You coul
It won't and depending on how your analyzer is set up the terms are most likely
stemmed at index time.
You could create a separate field for unstemmed terms though, or use a less
aggressive stemmer such as EnglishMinimalStemFilterFactory.
François
On Nov 29, 2011, at 12:33 PM, Robert Brown wro
Is it possible to search a field but not be affected by the snowball
filter?
ie, searching for "manage" is matching "management", but a user may
want to restrict results to only containing "manage".
I was hoping that simply quoting the term would do this, but it
doesn't appear to make any di
10 matches
Mail list logo