codice / ddf

DDF Distributed Data Framework - an open source, modular integration framework.
http://ddf.codice.org
Other
132 stars 181 forks source link

Match on any OR for TagsFilterDelegate #6708

Closed derekwilhelm closed 2 years ago

derekwilhelm commented 2 years ago

What does this PR do?

This is a forward port of PR #6481

The TagsFilterDelegate needs to allow for OR to match on any instances so users can query local sources and remote sources that don't have metacard-tags, like cached federated data, at the same time.

Who is reviewing it?

@jlcsmith @glenhein

Select relevant component teams:

@codice/core-apis

Ask 2 committers to review/merge the PR and tag them here.

@clockard @andrewkfiedler

How should this be tested?

Any background context you want to provide?

What are the relevant tickets?

Fixes: #____

Screenshots

Checklist:

Notes on Review Process

Please see Notes on Review Process for further guidance on requirements for merging and abbreviated reviews.

Review Comment Legend: