Skip to content

Use right boolean operator in composite domain of searcher

Cédric Krier requested to merge topic/default/searcher-bool-op into branch/default

When the clause is negative, it must return an AND-ed domain instead of OR-ed.

Merge request reports