Hi,
It appears, the issue was due to a mis-config I did in schema. After
StemmerOverrideFilterFactory was added on both query and index sides, the
problem has disappeared.
Thanks,
Dmitry
On Thu, May 19, 2016 at 9:01 PM, Shawn Heisey wrote:
> On 5/19/2016 5:26 AM, Dmitry Kan wrote:
> > On quer
On 5/19/2016 5:26 AM, Dmitry Kan wrote:
> On query side, right above SOF there is SynonymFilter (SF is not present on
> indexing). It does the following:
> organization -> organization, organisation
>
> SOF turns this pair into: organiz, organis.
Can you put the field and fieldType definitions, pl
here a KeywordRepeatFilterFactory above the StemmrOverride?
> That would explain it.
> M.
>
>
>
> -Original message-
> > From:Dmitry Kan
> > Sent: Thursday 19th May 2016 13:08
> > To: solr-user@lucene.apache.org
> > Subject: Re: puzzling StemmerOverrideFilterFactory
>
Hello - is there a KeywordRepeatFilterFactory above the StemmrOverride? That
would explain it.
M.
-Original message-
> From:Dmitry Kan
> Sent: Thursday 19th May 2016 13:08
> To: solr-user@lucene.apache.org
> Subject: Re: puzzling StemmerOverrideFilterFactory
>
&g
Hi,
Yes, I have checked the analysis page and there everything is logical,
stemming is done as expected. So by analysis page the search should not
return anything.
On Thu, May 19, 2016 at 12:14 PM, Markus Jelsma
wrote:
> Hello - that sounds odd indeed. Did you check query and indexing analysis?
Hello - that sounds odd indeed. Did you check query and indexing analysis?
M.
-Original message-
> From:Dmitry Kan
> Sent: Thursday 19th May 2016 9:36
> To: solr-user@lucene.apache.org
> Subject: puzzling StemmerOverrideFilterFactory
>
> Hello!
>
> Puzzling case: there is a diction