Apache Solr Learning To Rank Main Blog
Learning To Rank in apache solr

Solr Is Learning To Rank Better – Part 1 – Data Collection

Introduction This blog post is about the journey necessary to bring Learning To Rank In Apache Solr search engines. Learning to Rank [1] is the application of Machine Learning in the construction of ranking models for Information Retrieval systems.Introducing supervised learning from user behaviour and signals can improve the relevancy of the documents retrieved bringing a new…

Apache Lucene Main Blog
Lucene Classification

Lucene Document Classification

Introduction This blog post describes the approach used in the Lucene Classification module to adapt text classification to document ( multi field ) classification. Machine Learning and Search have been always strictly associated.Machine Learning can help to improve the Search Experience in a lot of ways, extracting more information from the corpus of documents, auto…