Author
Julie Tibshirani
Articles
ML Research
•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.
Vector Database
•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.