lmenezes/cerebro

REST autocomplete very slow when having a large number of indexes/aliases

Open

#478 opened on Sep 14, 2020

View on GitHub
 (9 comments) (2 reactions) (0 assignees)JavaScript (5,411 stars) (721 forks)batch import
enhancementhelp wanted

Description

Hello,

I am noticing a case where the autocomplete section of the REST page (where the index / url is entered) it is very slow when accessing a cluster with hundreds of indexes (and even more aliases). It can take several minutes to load and makes the page hard to use.

It would be nice if this were faster, or even disabling autocomplete if the number of results is too large. Thanks!

Contributor guide