Blog
Vector search introduction and implementation
This series dives into the intricacies of vector search, how it is implemented in Elasticsearch, and how to run hybrid search queries in Elasticsearch.
A quick introduction to vector search
Elasticsearch Labs

A quick introduction to vector search
This article is the first in a series of three that will dive into the intricacies of vector search, also known as semantic search, and how it is implemented in Elasticsearch.
How to set up vector search in Elasticsearch
Elasticsearch Labs

How to set up vector search in Elasticsearch
Learn how to set up vector search in Elasticsearch and execute k-NN searches.
Elasticsearch hybrid search
Elasticsearch Labs

Elasticsearch hybrid search
Learn about hybrid search, the types of hybrid search queries Elasticsearch supports, and how to craft them.