Blog

Using the Elasticsearch Go client for keyword search, vector search & hybrid search

This series explains how to use the Elasticsearch Go client for traditional keyword search, vector search and hybrid search.

Perform text queries with the Elasticsearch Go client
Elasticsearch Labs

Perform text queries with the Elasticsearch Go client

Learn how to perform traditional text queries in Elasticsearch using the Elasticsearch Go client through a practical example.

Carly Richmond
Perform vector search in Elasticsearch with the Elasticsearch Go client
Elasticsearch Labs

Perform vector search in Elasticsearch with the Elasticsearch Go client

Learn how to perform vector search in Elasticsearch using the Elasticsearch Go client through a practical example.

Carly Richmond
Using hybrid search for gopher hunting with Elasticsearch and Go
Elasticsearch Labs

Using hybrid search for gopher hunting with Elasticsearch and Go

Learn how to achieve hybrid search by combining keyword and vector search using Elasticsearch and the Elasticsearch Go client.

Carly Richmond