This blog post aims to illustrate step by step a Learning to Rank project on a Daily Song Ranking problem using open source libraries.
DocValues VS Stored Fields : Apache Solr Features and Performance SmackDown
This blog post aims to give a better understanding of Docvalues and stored fields in Apache Solr for the operations in which they can be used interchangeably.
Apache Solr Atomic Updates: a Polymorphic Approach
In this post we describe an approach to solve the problem of an application that requires both Full and Atomic Updates, using one of the powerful concepts in Object Oriented Programming: Polymorphism.
Solr Is Learning To Rank Better – Part 1 – Data Collection
Learning To Rank In Apache Solr 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 … Continue reading Solr Is Learning To Rank Better – Part 1 – Data Collection