Questions How can I write "select * from users where username ='kuldeep' and (status = 'active' OR status = 'inactive' )" in elastic with exact search? byMRJune 9, 2022
Questions How can I understand with which query the documents returned as a result of the should query in elasticsearch are returned? byMRMay 16, 2022
Questions "type": "keyword", is mentioned in Elastic search mapping but still giving the error of " fielddata=true" byMRApril 18, 2022