ut then realized the ignore words should only apply to relevant>
(matching) queries.> >> > I don’t want the users to be required
to add ‘and not WORD’ many> times to each of the listed queries.> >
> > David Shifflett&
ot;
Date: 7/11/19 8:38 PM (GMT+08:00) To:
java-user@lucene.apache.org Subject: Re: [External] Re: How to ignore certain
words based on query specifics I just tested this with the
search.highight.Highlighter class.Is this the 'old default highlighter'?I
phrased my question badly.Of c
lized the ignore words should only apply to relevant
> (matching) queries.
> >
> > I don’t want the users to be required to add ‘and not WORD’ many
> times to each of the listed queries.
> >
> > David Shifflett
> >
> times to each of the listed queries.
> >
> > David Shifflett
> >
> > From: Diego Ceccarelli
> >
> > Could you please describe the use case? maybe there is an easier
> solution
> >
> >
> >
> &
ease describe the use case? maybe there is an easier solution
>
>
>
> From: "Shifflett, David [USA]"
> Date: Tuesday, July 9, 2019 at 8:02 AM
> To: "java-user@lucene.apache.org"
> Subject: How to ignore certain words based on query
> David Shifflett
>
> From: Diego Ceccarelli
>
> Could you please describe the use case? maybe there is an easier solution
>
>
>
> From: "Shifflett, David [USA]"
> Date: Tuesday, July 9, 2019 at 8:02 AM
> To: "java-user@lucene.apache.org"
>
Ceccarelli
Could you please describe the use case? maybe there is an easier solution
From: "Shifflett, David [USA]"
Date: Tuesday, July 9, 2019 at 8:02 AM
To: "java-user@lucene.apache.org"
Subject: How to ignore certain words based on query specifics
Hi all,
I have a configura
Hi all,
I have a configuration file that lists multiple queries, of all different types,
and that lists words to be ignored.
Each of these lists is user configured, variable in length and content.
I know that, in general, unless the ignore word is in the query it won’t match,
but I need to be abl