tree: 89c20ad12e9776fb802508956a6323fb492b4b41 [path history] [tgz]
  1. example/
  2. src/
  3. build.gradle
  4. build.xml
  5. ivy.xml
  6. README.md
solr/contrib/ltr/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: