The goal of this blog post is to highlight new vector search capabilities introduced in version 8.8.0, especially ESRE
This blog post aims to explore Word2Vec, the algorithm we used to generate synonyms in our contribution to Apache Lucene
This blog post aims to explore our contribution to Apache Lucene, which integrates a Word2Vec model to generate synonyms
This blog post explains all the steps required to implement Text Embedding and Vector Search directly in Elasticsearch in a very simple way.
In this blog post, we show in practice how you can use Elasticsearch to run a full end-to-end neural search.
In this blog post, we show in practice how you use Apache Solr to index and search vectors and then run a full end-to-end neural search.
This blog post explores the new OpenSearch neural search plugin, given a detailed description of it through our end-to-end experience.
Neural Search in Apache Solr has been contributed by Sease thanks to Alessandro Benedetti, Apache Lucene/Solr committer, and Elia Porciani.