RE: Trouble with mm and SynonymQuery and KeywordRepeatFilter

2017-12-22 Thread Markus Jelsma
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,

Re: Trouble with mm and SynonymQuery and KeywordRepeatFilter

2017-12-21 Thread Walter Underwood
> 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

RE: Trouble with mm and SynonymQuery and KeywordRepeatFilter

2017-12-21 Thread Markus Jelsma
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

Re: Trouble with mm and SynonymQuery and KeywordRepeatFilter

2017-12-21 Thread Steve Rowe
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

RE: Trouble with mm and SynonymQuery and KeywordRepeatFilter

2017-12-21 Thread Markus Jelsma
- > 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

Re: Trouble with mm and SynonymQuery and KeywordRepeatFilter

2017-12-20 Thread Steve Rowe
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:

RE: Trouble with mm and SynonymQuery and KeywordRepeatFilter

2017-12-20 Thread Markus Jelsma
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

Re: Trouble with mm and SynonymQuery and KeywordRepeatFilter

2017-12-20 Thread Shawn Heisey
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

RE: Trouble with mm and SynonymQuery and KeywordRepeatFilter

2017-12-20 Thread Markus Jelsma
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