Query_string performance

I added also a thread in Elasticsearch:

But the problem with the duplicated query_string blocks is on Kibana side I guess?

BTW: We just found a workaround to improve the performance by disabling the _all field and using the index.query.default_field which prevents Elasticsearch from looking into every "queryable" field.