This article highlights and explains how to set up conditionals and combine features to build powerful, precise rules.
...
The antecedent is the first, or “if,” part of a conditional statement. The consequent is the second, or “then,” part of a conditional statement. The consequent is the result of the antecedent. Keep in mind that conditional statements might not always be written in the “if-then” form. Conditional statements may be nested such that either or both of the antecedent or the consequent may themselves be conditional or logical statements.
Info |
---|
Examples of conditionals you can use in Hawksearch would be the following:
|
By using well-formed conditionals in Hawksearch to trigger actions, you can precisely enable actions like boost/bury, visibility rules, landing pages, item pinning, etc.
Table of Contents maxLevel 3
Navigation
- ANY/ALL Selector Box
- Field Selection Dropdown Box
- Operator Selection Dropdown Box
- Value Input Field (Autocomplete Enabled)
- Add Condition Box
- Depth Adding Box
- Angled Bracket >> Adds a nested condition one layer below the selected condition.
- Minus: Clicking on this deletes the selected condition.
...