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.

Solr Is Learning To Rank Better – Part 3 – Ltr tools
This blog post is about the Apache Solr Learning to Rank Tools : a set of utilities for the Solr LTR integration.

Solr Is Learning To Rank Better – Part 2 – Model Training
This blog is about the model training for the Learning To Rank integration, after we modelled our dataset, collected the data and refined it.

Solr Is Learning To Rank Better – Part 1 – Data Collection
We introduce you to Learning To Rank In Apache Solr. Start the exciting journey to bring LTR to production for your search engine.

Exploring Solr Internals : The Lucene Inverted Index
In this blog post, we will explain the internals of Apache Solr and the Lucene Inverted Index in more detail.

Solr: You complete me! The Apache Solr Autocomplete
This blog post is about the Apache Solr Suggester feature. Here you find all the available implementations with examples and tricks and tips.

Solr Document Classification – Part 1 – Indexing Time
This blog post is about the Solr classification module and the way Lucene classification has been integrated at indexing time in Apache Solr.

Lucene Document Classification
Let’s describe the approach used in the Lucene Classification module to adapt text classification to document (multi-field) classification.