Skip to content

Commit 111a8e6

Browse files
author
MaxKsyunz
committed
Update SQL and PPL documentation.
Mention analyzer and operator optional parameters. Signed-off-by: MaxKsyunz <maxk@bitquilltech.com>
1 parent 37992ac commit 111a8e6

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

docs/user/dql/functions.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2253,6 +2253,8 @@ The match_bool_prefix function maps to the match_bool_prefix query in the search
22532253
- fuzzy_rewrite
22542254
- minimum_should_match
22552255
- boost
2256+
- operator
2257+
- analyzer
22562258

22572259
Example with only ``field`` and ``query`` expressions, and all other parameters are set default values::
22582260

docs/user/ppl/functions/relevance.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ The match_bool_prefix function maps to the match_bool_prefix query in the search
117117
- max_expansions
118118
- prefix_length
119119
- fuzzy_transpositions
120+
- operator
120121
- fuzzy_rewrite
121122
- minimum_should_match
122123
- boost

0 commit comments

Comments
 (0)