Hi,
I'm unable to apply sql query on one index and i get this error,
{
"error": {
"root_cause": [
{
"type": "unsupported_operation_exception",
"reason": null
}
],
"type": "unsupported_operation_exception",
"reason": null
},
"status": 500
}
However, i can run sql queries on other indexes i have and it works perfectly fine. I'm not sure why one specific index is not working.
Any advice please?
Thanks,
Sunitha
