Category: Vector Database

Articles tagged Vector Database

Subscribe
Filters
Bit vectors in Elasticsearch
Elasticsearch Labs

Bit vectors in Elasticsearch

Discover what are bit vectors, their practical implications and how to use them in Elasticsearch.

Benjamin Trent
Build a RAG application with Elasticsearch's semantic_text and Amazon Bedrock
Elasticsearch Labs

Build a RAG application with Elasticsearch's semantic_text and Amazon Bedrock

Learn how to build a RAG application using Elasticsearch's semantic_text mapping type and Amazon Bedrock without leaving Elastic.

Gustavo Llermaly
Elasticsearch open inference API adds Amazon Bedrock support
Elasticsearch Labs

Elasticsearch open inference API adds Amazon Bedrock support

Elasticsearch open inference API added Amazon Bedrock support. Here's how to use Amazon Bedrock models via Elasticsearch's open inference API.

Mark Hoy
Playground: Experiment with RAG using Bedrock Anthropic Models and Elasticsearch in minutes
Elasticsearch Labs

Playground: Experiment with RAG using Bedrock Anthropic Models and Elasticsearch in minutes

Explore Elastic's Playground and learn how to use it to experiment with RAG applications using Bedrock Anthropic Models & Elasticsearch.

Joe McElroy
Playground: Experiment with RAG applications with Elasticsearch in minutes
Elasticsearch Labs

Playground: Experiment with RAG applications with Elasticsearch in minutes

Learn about Elastic's Playground and how to use it to experiment with RAG applications using Elasticsearch.

Joe McElroy
Elasticsearch vs. OpenSearch: Vector Search Performance Comparison
Elasticsearch Labs

Elasticsearch vs. OpenSearch: Vector Search Performance Comparison

Elasticsearch is out-of-the-box 2x–12x faster than OpenSearch for vector search

Ugo Sangiorgi
Elasticsearch new semantic_text mapping: Simplifying semantic search
Elasticsearch Labs

Elasticsearch new semantic_text mapping: Simplifying semantic search

Learn how to use the new semantic_text field type and semantic query for simplifying semantic search in Elasticsearch.

Carlos Delgado
Enhancing recommendations with geo-semantic search in Elasticsearch
Elasticsearch Labs

Enhancing recommendations with geo-semantic search in Elasticsearch

Explore Elasticsearch's hybrid geo-semantic search capabilities and learn how to integrate geographical & semantic search to enhance recommendations.

Lily Adler
Designing for large scale vector search with Elasticsearch
Elasticsearch Labs

Designing for large scale vector search with Elasticsearch

Explore the cost, performance and benchmarking for running large-scale vector search in Elasticsearch, with a focus on high-fidelity dense vector search.

Jim Ferenczi
Intelligent RAG data chunking: Fetch surrounding chunks
Elasticsearch Labs

Intelligent RAG data chunking: Fetch surrounding chunks

Learn about data chunking in RAG and explore fetch surrounding chunking, a pattern in RAG that uses chunking and Elasticsearch to refine LLM responses.

Sunile Manjee
Scoring documents based on the closest ones with multiple kNN fields
Elasticsearch Labs

Scoring documents based on the closest ones with multiple kNN fields

Learn how to search through documents with multiple kNN fields, and score the resultant documents based on multiple kNN vector fields.

Madhusudhan Konda
Semantic reranking in Elasticsearch with retrievers
Elasticsearch Labs

Semantic reranking in Elasticsearch with retrievers

Explore strategies for using semantic reranking to boost the relevance of top search results, including semantic reranking with retrievers.

Adam Demjen