2016-12-28 11:40:47 -05:00
|
|
|
Welcome to Apache Solr Learning to Rank!
|
2016-11-01 13:50:14 -04:00
|
|
|
========
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
2016-12-28 11:40:47 -05:00
|
|
|
# Getting Started With Solr Learning To Rank
|
2016-11-01 13:50:14 -04:00
|
|
|
|
2016-12-28 11:40:47 -05:00
|
|
|
For information on how to get started with solr ltr please see:
|
2017-01-12 12:53:35 -05:00
|
|
|
* [Solr Reference Guide's section on Learning To Rank](https://cwiki.apache.org/confluence/display/solr/Learning+To+Rank)
|
2016-11-01 13:50:14 -04:00
|
|
|
|
2016-12-28 11:40:47 -05:00
|
|
|
# Getting Started With Solr
|
2016-11-01 13:50:14 -04:00
|
|
|
|
2016-12-28 11:40:47 -05:00
|
|
|
For information on how to get started with solr please see:
|
2017-01-12 12:53:35 -05:00
|
|
|
* [solr/README.txt](../../README.txt)
|
|
|
|
* [Solr Quick Start](http://lucene.apache.org/solr/quickstart.html)
|
2016-11-01 13:50:14 -04:00
|
|
|
|
2016-12-28 11:40:47 -05:00
|
|
|
# How To Contribute
|
2016-11-01 13:50:14 -04:00
|
|
|
|
2016-12-28 11:40:47 -05:00
|
|
|
For information on how to contribute see:
|
2017-01-12 12:53:35 -05:00
|
|
|
* http://wiki.apache.org/lucene-java/HowToContribute
|
|
|
|
* http://wiki.apache.org/solr/HowToContribute
|
2016-11-01 13:50:14 -04:00
|
|
|
|