ERROR | This operation requires Query Stats to be enabled for the index |
CAUSE | attempting to do an operation which required query stats option for the index to be enabled |
ACTION | Enable query stats option for the index using ctx_output.enable_query_stats() |