lucene/solr/contrib/ltr
Christine Poerschke 9f935735b0 SOLR-10283: Learning to Rank (LTR) SolrFeature to reject searches with missing efi (External Feature Information) used by fq. 2017-03-23 20:10:09 +05:30
..
example SOLR-8542: changed Solr Reference Guide section references from "Result Reranking" to "Learning To Rank" 2017-01-12 17:56:18 +00:00
src SOLR-10283: Learning to Rank (LTR) SolrFeature to reject searches with missing efi (External Feature Information) used by fq. 2017-03-23 20:10:09 +05:30
README.md SOLR-8542: changed Solr Reference Guide section references from "Result Reranking" to "Learning To Rank" 2017-01-12 17:56:18 +00:00
README.txt
build.xml
ivy.xml

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: