Articles
Vector DatabaseGenerative AI
•Making Elasticsearch and Lucene the best vector database: up to 8x faster and 32x efficient
Recent features bring significant performance gains to Elasticsearch and Lucene vector database.
Vector Database
•How to deploy NLP: Text Embeddings and Vector Search
Taking Text Embeddings and Vector Similarity Search as the example task, this blog describes the process for getting up and running using deep learning models for Natural Language Processing, and demonstrates vector search capability in Elasticsearch
Vector DatabaseHow To
•Introducing kNN Query: An expert way to do kNN search
Explore how the kNN query in Elasticsearch can be used and how it differs from top-level kNN search, including examples.
Lucene
•Speeding Up Multi-graph Vector Search
Sharing information among segment searches in multi-graph vector search allows us to achieve significant search speedups.