in the
> wrong path
>
> Best,
> Andrea
>
> On 03/09/2018 15:41, Vergantini Luca wrote:
> >
> > I need to create a contextual Synonym Filter:
> >
> > I need that the Synonym Filter load different synonym configuration
> > based on the fq query parameter.
>
absolutely in the
wrong path
Best,
Andrea
On 03/09/2018 15:41, Vergantini Luca wrote:
I need to create a contextual Synonym Filter:
I need that the Synonym Filter load different synonym configuration
based on the fq query parameter.
I’ve already modified the SynonymGraphFilterFactory to lo
I need to create a contextual Synonym Filter:
I need that the Synonym Filter load different synonym configuration based on
the fq query parameter.
I've already modified the SynonymGraphFilterFactory to load from DB (this is
another requirement) but I can't understand how to m
Would one option be to change the query analyzer at query time? The Match
Query Parser (https://github.com/o19s/match-query-parser), would let you do
this
-Doug
On Fri, Aug 17, 2018 at 8:04 AM Vergantini Luca
wrote:
> I need to create a contextual Synonym Filter:
>
>
>
>
on how to do it, e.g.
reconstructing the existing analyzer but without the StopFilter based on some
parameter.
Regards,
Markus
-Original message-
> From:Vergantini Luca
> Sent: Friday 17th August 2018 14:04
> To: solr-user@lucene.apache.org
> Subject: Contextual Synonym F
I need to create a contextual Synonym Filter:
I need that the Synonym Filter load different synonym configuration based on
the fq query parameter.
I've already modified the SynonymGraphFilterFactory to load from DB (this is
another requirement) but I can't understand how to m