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.
This is the last post of the Entity Search with graph embeddings serie. In Part 2 and Part 3 we illustrated the core of the dissertation describing in detail the implementation of our solution pipeline. In this final part we will see some evaluation measures and results. We will draw some conclusions explaining which were…
This series of blog posts wants to describe my master degree dissertation done with the supervision of Prof. Gianmaria Silvello at the University of Padova. The main focus of this project is in the use of graph embeddings in order to create virtual documents for the Information Retrieval Entity Search task. This thesis description is…