17:13
> To: solr-user@lucene.apache.org
> Subject: Re: Trouble with mm and SynonymQuery and KeywordRepeatFilter
>
> You can find all the inflected forms that are in your index. Search for the
> root form, use highlighting to pull out matches, and collect them. It is a
> bother,
> Sent: Thursday 21st December 2017 0:10
>> To: solr-user@lucene.apache.org
>> Subject: Re: Trouble with mm and SynonymQuery and KeywordRepeatFilter
>>
>> Hi Markus,
>>
>> My suggestion: rewrite your synonyms to include the triggering word in the
>> expanded synony
rkus
-Original message-
> From:Steve Rowe
> Sent: Thursday 21st December 2017 16:40
> To: solr-user@lucene.apache.org
> Subject: Re: Trouble with mm and SynonymQuery and KeywordRepeatFilter
>
> Markus,
>
> I’m confused about exactly what operations you’re perfo
gt; also have roots in some synonym file, the stemmers are not reversible.
>
> Any other ideas?
>
> Thanks,
> Markus
>
> -Original message-
>> From:Steve Rowe
>> Sent: Thursday 21st December 2017 0:10
>> To: solr-user@lucene.apache.org
>&g
-
> From:Steve Rowe
> Sent: Thursday 21st December 2017 0:10
> To: solr-user@lucene.apache.org
> Subject: Re: Trouble with mm and SynonymQuery and KeywordRepeatFilter
>
> Hi Markus,
>
> My suggestion: rewrite your synonyms to include the triggering word in the
> ex
his behaviour as a bug, or more subtle,
> a weird unexpected behaviour?
>
> Many many thanks!
> Markus
>
> -Original message-
>> From:Shawn Heisey
>> Sent: Wednesday 20th December 2017 22:39
>> To: solr-user@lucene.apache.org
>> Subject: Re:
ene.apache.org
> Subject: Re: Trouble with mm and SynonymQuery and KeywordRepeatFilter
>
> On 12/19/2017 4:38 AM, Markus Jelsma wrote:
> > I have an interesting issue with mm and SynonymQuery and
> > KeywordRepeatFilter. We do query time synonym expansion and use
> > K
On 12/19/2017 4:38 AM, Markus Jelsma wrote:
> I have an interesting issue with mm and SynonymQuery and KeywordRepeatFilter.
> We do query time synonym expansion and use KeywordRepeat for not only finding
> stemmed tokens. Our synonyms are already preprocessed and contain only
> stemmed tokens. S
Hello - any ideas to share on this topic?
Many thanks,
Markus
-Original message-
> From:Markus Jelsma
> Sent: Tuesday 19th December 2017 12:38
> To: Solr-user
> Subject: Trouble with mm and SynonymQuery and KeywordRepeatFilter
>
> Hello,
>
> I have an interesting issue with mm and