maybe you want (abstractly):
bool(must(term("f", "positive"), mustNot(phrase("f", "negative positive",
slop=1)))On Thu, Apr 15, 2021 at 7:27 AM Jean Morissette <[email protected]> wrote: > Hi all, > > Does someone know if it's possible to search documents containing a given > keyword only if this keyword is not followed or preceded or another given > keyword? > > Thanks, > Jean > -- Aditya
