Skip to content

ESQL: Add multi_match function #121525

Open
0 of 2 issues completed
Open
0 of 2 issues completed
@ioanatia

Description

@ioanatia

We want to add another search function, this time for the multi_match query.

Example:

FROM search-movies
| WHERE multi_match([title, plot, summary], "harry potter", { "type": "cross_fields" })

The multi_match function should accept the same options as the multi_match query.

Sub-issues

Metadata

Metadata

Labels

:Search Relevance/SearchCatch all for Search Relevance>featureES|QL-uiImpacts ES|QL UITeam:Search RelevanceMeta label for the Search Relevance team in Elasticsearchpriority:normalA label for assessing bug priority to be used by ES engineers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions