Author’s articles
October 6, 2022
Text similarity search with vector fields
This post explores how text embeddings and Elasticsearch’s new dense_vector type could be used to support similarity search.
September 29, 2021
Implementing academic papers: Lessons learned from Elasticsearch and Lucene
Discover strategies for incorporating research papers in a software application, drawing our experiences with Elasticsearch and Lucene.