DEV Community

Discussion on: How To Build Autocomplete search with Nestjs, Elasticsearch and Vue

Collapse
 
margkoss profile image
Margkoss

Hi, thanks for the tutorial
I'm following along but i get a connection timeout error when creating the index. I created an index with a curl command and it seems that the indices.exists(...) is working fine. Can you point me towards a solution?
(I can provide more info if needed)