Search Filter Generator Examples
This section provides additional code examples for generating search filters using the SearchFilterGenerator class:
-
Creating complex search filters.
-
Boosting the score of filter matches.
Note:
The & is the default connector; therefore, for composite filters, MatchAll is implied and does not have to be explicitly specified.