File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
docs/reference/query-languages/esql Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11* [ preview] [ ` KQL ` ] ( ../../functions-operators/search-functions.md#esql-kql )
22* [ preview] [ ` MATCH ` ] ( ../../functions-operators/search-functions.md#esql-match )
3- * [ preview] [
3+ % * [ preview] [
44 ` MATCH_PHRASE ` ] ( ../../functions-operators/search-functions.md#esql-match-phrase )
55* [ preview] [ ` QSTR ` ] ( ../../functions-operators/search-functions.md#esql-qstr )
66 % * [ preview] [
Original file line number Diff line number Diff line change @@ -36,8 +36,9 @@ for information on the limitations of full text search.
3636:::{include} ../_ snippets/functions/layout/match.md
3737:::
3838
39- :::{include} ../_ snippets/functions/layout/match_phrase.md
40- :::
39+ % MATCH_PHRASE is currently hidden
40+ % :::{include} ../_ snippets/functions/layout/match_phrase.md
41+ % :::
4142
4243:::{include} ../_ snippets/functions/layout/qstr.md
4344:::
You can’t perform that action at this time.
0 commit comments