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 Dmitry Kan <so...@gmail.com> on 2016/06/30 12:21:51 UTC

Re: puzzling StemmerOverrideFilterFactory

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 <ap...@elyograg.org> wrote:

> 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, plus all files
> referenced in those definitions (like the stemdict.txt file), someplace
> on the Internet we can reach, and give us URL(s) to reach it?  You could
> use gist, http://apaste.info, or similar.  Email attachments often don't
> work on the mailing list, so I don't recommend using them.
>
> If you put an expiration date on whatever you use, make it at least one
> month out.
>
> I see that you mentioned this on IRC as well, EARLY in the morning for
> me.  I will be sporadically checking there.
>
> Thanks,
> Shawn
>
>


-- 
Dmitry Kan
Luke Toolbox: http://github.com/DmitryKey/luke
Blog: http://dmitrykan.blogspot.com
Twitter: http://twitter.com/dmitrykan
SemanticAnalyzer: www.semanticanalyzer.info