Hi, everyone!
Is there any possibility to set priority to specific search queries to ElasticSearch cluster? For example, I want Kibana search queries have more priority than queries from other applications, because it's supposed, that these searches are made by people and it isn't good to made them wait. Other applications can get their responses a little bit later, because it's not so critical for their work.
If it's impossible, could you give some recommendations for improving search queries performance?
Thanks in advance.