Welcome to Apache Solr Learning to Rank! ======== Apache Solr Learning to Rank (LTR) provides a way for you to extract features directly inside Solr for use in training a machine learned model. You can then deploy that model to Solr and use it to rerank your top X search results. # Getting Started With Solr Learning To Rank For information on how to get started with Solr LTR please see: * [Solr Reference Guide's section on Learning To Rank](https://solr.apache.org/guide/solr/latest/query-guide/learning-to-rank.html)