Karan,
It should work no problem, if you do a query like this, it should match
"Harry Greenberg":
{
"query": {
"match": {
"person_name": {
"query": "harry g",
"operator": "AND"
}
}
}
}
--
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/f3d9836f-d1d5-4fcc-9852-74a29f27aca4%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.