lucene/solr/contrib/ltr
Alessandro Benedetti ca040402d9 SOLR-15015: added support to parametric Interleaving algorithm (#2096) 2020-11-24 10:14:38 +00:00
..
example SOLR-10494: Make default response format JSON (wt=json), and also indent text responses formats (indent=on) by default 2017-07-24 08:42:02 -07:00
src SOLR-15015: added support to parametric Interleaving algorithm (#2096) 2020-11-24 10:14:38 +00:00
README.md SOLR-14429: Convert .txt files to properly formatted .md files (#1450) 2020-04-27 08:43:04 +09:00
build.gradle SOLR-14659: Remove restlet as dependency for the ManagedResource API (#1938) 2020-10-04 11:21:49 -06:00

README.md

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:

Getting Started With Solr

For information on how to get started with solr please see:

How To Contribute

For information on how to contribute see: