Author’s articles
November 2, 2023
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.
November 1, 2023
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.
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.