PRELIMINARY INFORMATION - SUBJECT TO CHANGE
Sets the combine operation.
Enum values:
  • OneOrMoreTerms
    One or more terms must match (OR operation).
  • AllTerms
    All terms must match (AND operation).
  • ExactPhrase
    The specified terms must match as a phrase (search terms will be enclosed in double quotation marks).
  • Auto
    Advanced option which switches automatically to AND or OR when the search terms includes (one of) these operators.

Properties

Data type Attribute
Enum -

Used in

Macro Description
FacetedSearchPrepareInputData20 Prepares an SXMLDatatable object, based on the input parameters, which should be used as input for the FacetedSearchQueryBuilder macro.
SXML