New

The executive guide to generative AI

Read more

MultiMatch Query

edit

See MultiMatch Query

QueryBuilder qb = multiMatchQuery(
    "kimchy elasticsearch", 
    "user", "message"       
);

text

fields

Was this helpful?
Feedback