Karthik
Karthik
hi, can you comment example search query
Sample Search Query { "query":{ "bool":{ "must":[ {"match":{"createdDate":"2018-07-15"}}, { "bool":{ "should":[ {"match":{"status":"Y"}}, {"match":{"deletestatus":"N"}} ] } } ] } } }
You can use "match_phrase" { "query": { "match_phrase": { "list_name": "edu" } } }
I had same issues IE 11, any update on this? it working fine when I remove placeholder.
I had same issues IE 11, any update on this? it working fine when I remove placeholder.