Recently I had to implement a comprehensive autocomplete solution built on Elasticsearch. The original implementation performed a match against the content title. Whilst this worked with […]
I recently had to find a way to optimise search results being returned from an API that connected to an Elastic Search instance. For context, ingested […]