Hello,
We have been using elastic for a while ( running on version 1.7).
We noted that when a specific user is running a "heavy query" using the kebana all other users are experiencing a a huge performance delay it's like they are waiting the the "heavy" query to be complete.
so my question is :
- is this sounds reasonable to think that all the query run serial ?
- I plan to use anther type of data that's need to be more fast and reliable and should not be affected by other data queries.
so if I will place it under a different index will it helps ?
Many thanks in advance.