Hi ,

how to highlight the matched word in elastic search if i am  firing a query 
like 

{
  "explain": true,
  "query": {
    "match": {
      "name": "age of kamal"
    }
  }
}


how to highlight the result which contained "age of kamal"


Thanks 
Navneet Mathpal

-- 
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/db2d03d8-0951-424b-8705-80e449bc91b4%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to