Hi all,
Is it possible to get the query count per field, while querying via
multi match query?
{
"multi_match" : {
"query": "this is a test",
"fields": [ "subject", "message" ]
}
}
In above query, can i able to get the the no of matches from the
subject field and message field, is there any other way to make it?
Any suggestion would be helpful.
Thanks in advance.
--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/13ddfd94-ed9b-4fda-a768-fcd21c14fc37%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.