+1
markharw00d wrote:
What do folks feel about a BooleanFilter which is the equivalent of
BooleanQuery ie a filter which contains other filters, combined with
the same "must", "should" or "must not" logic.
I know we already have ChainedFilter in the "misc" section of the
contrib area but it
What do folks feel about a BooleanFilter which is the equivalent of
BooleanQuery ie a filter which contains other filters, combined with the
same "must", "should" or "must not" logic.
I know we already have ChainedFilter in the "misc" section of the
contrib area but its methods do not echo the