Enumeration FacetKeyOperator

Logical operator controlling how multiple keys within a FacetFilter are combined. NOR excludes all Fact Sheets that match any of the given keys.

Enumeration Members

Enumeration Members

AND: "AND"
NOR: "NOR"
OR: "OR"

Generated using TypeDoc