Re: Multi words query time synonyms

2018-02-11 Thread Dominique Bejean
lisys for the field type the synonyms are correctly >> > expanded for both expressions >> > >> > om maillot >> > maillot om >> > olympique de marseille maillot >> > maillot olympique de marseille >> > >> > resulti

Re: Multi words query time synonyms

2018-02-11 Thread Dominique Bejean
le > > > > resulting outputs always include the following terms (obvioulsly not > always > > in the same order) > > > > olympiqu om marseil maillot > > > > > > So, i suspect an issue with edismax query parser. > > > > Regard

Re: Multi words query time synonyms

2018-02-10 Thread Steve Rowe
following terms (obvioulsly not always > in the same order) > > olympiqu om marseil maillot > > > So, i suspect an issue with edismax query parser. > > Regards. > > Dominique > > > Le ven. 9 févr. 2018 à 18:25, Dominique Bejean >

Re: Multi words query time synonyms

2018-02-10 Thread Dominique Bejean
) olympiqu om marseil maillot So, i suspect an issue with edismax query parser. Regards. Dominique Le ven. 9 févr. 2018 à 18:25, Dominique Bejean a écrit : > Hi, > > I am trying multi words query time synonyms with Solr 6.6.2and > SynonymGraphFilterFactory filter as explain in

Multi words query time synonyms

2018-02-09 Thread Dominique Bejean
Hi, I am trying multi words query time synonyms with Solr 6.6.2and SynonymGraphFilterFactory filter as explain in this article https://lucidworks.com/2017/04/18/multi-word-synonyms-solr-adds-query-time-support/ My field type is