Articles
How ToVector Database
•How to choose between exact and approximate kNN search in Elasticsearch
Learn more about exact and approximate kNN search in Elasticsearch, and when to use each one.
Vector Database
•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.
How To
•Update your synonyms in Elasticsearch: Introducing the synonyms API
Previously, updating synonyms required the use of synonym files that needed to be updated on every node in your Elasticsearch clusters. Now you can use the synonyms API to update synonyms in a single request!