Main blog
Welcome to our Main Blog, the cornerstone of our exploration into information retrieval. This dedicated space serves as a comprehensive repository where we delve into our research, findings, and various topics predominantly centered around information retrieval.
Word2Vec Model To Generate Synonyms – Performance Testing
This blog post is about the performances (time and memory) of our contribution to Apache Lucene to generate synonyms using Word2Vec
Elasticsearch Relevance Engine: Combining AI With Elastic’s Text Search
The goal of this blog post is to highlight new vector search capabilities introduced in version 8.8.0, especially ESRE
Word2Vec Model To Generate Synonyms on the Fly in Apache Lucene – W2V Algorithm
This blog post aims to explore Word2Vec, the algorithm we used to generate synonyms in our contribution to Apache Lucene
Online Search Quality Evaluation With Kibana – Visualization Examples
This blog post describes an alternative and customized approach for evaluating ranking models through the use of Kibana.
Apache Solr Neural Highlighting Plugin
Discover in this blog post the Solr Neural Highlighter Plugin, which uses deep learning to highlight essential text for query answering.
Elasticsearch Neural Search Improvements in 8.6 and 8.7
This blog post showcases the vector search improvements that have been introduced in the latest versions of Elasticsearch (8.6 and 8.7)
Word2Vec Model To Generate Synonyms on the Fly in Apache Lucene – Introduction
This blog post aims to explore our contribution to Apache Lucene, which integrates a Word2Vec model to generate synonyms
Online Search Quality Evaluation With Kibana – Introduction
This blog post describes an alternative and customized approach for evaluating ranking models through the use of Kibana.
Elasticsearch Neural Search Tutorial (Platinum/Enterprise)
This blog post explains all the steps required to implement Text Embedding and Vector Search directly in Elasticsearch in a very simple way.
Elasticsearch Neural Search Tutorial
In this blog post, we show in practice how you can use Elasticsearch to run a full end-to-end neural search.
Benchmark Apache Solr Performance with Apache JMeter
This blog post shows an example of how to create an Apache Solr performance test using the Apache JMeter tool.
Apache Solr Neural Search Tutorial
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.
OpenSearch Neural Search Plugin Tutorial
This blog post explores the new OpenSearch neural search plugin, given a detailed description of it through our end-to-end experience.
Impact of Large Stored Fields on Apache Solr Query Performance
This blog post analyzes and discovers the impact of large stored fields on Apache Solr query performance.