Granular Filters with Search Term Expressions
You can now create more granular search term filters and analyses using Search Term Expressions.
For example if you want to match verbatims containing the word 'manage' AND 'payment' you can enter the expression 'manage + payment'.
Search term expressions can be used whereever you can use search terms:
Filters
RHS Examples Filter
Report Categories and Aspects
Search Expressions can include:
Operators for AND (+), OR (|) and NOT (-)
Brackets for grouping e.g. (large | big) + (house | apartment)
Phrases e.g. "large payment"
Near operator for Phrases e.g. "large house"~1 matches 'large' followed by 'house' with up to 1 word in between i.e. will match 'large painted house'
Read more about Search Term expressions