Autocomplete search with elasticsearch
Elasticsearch main functionality is not limited to text search with specific tokenizer / analyzer, but it would also be able to serve a fast autocomplete! Here I will briefly explain simple steps to enable the autocomplete search.
Tags: