Hello,
generally speaking, how does Elasticsearch handles searching "priority" while indexing ?
I noticed that when someone performs a query with a timerange of multiple weeks, indexing almost halts while the query is running.
I find it odd that the indexing process can be disrupted by read queries.
Thanks,
best regards