From 7478e610d99d1f2fb383ecbfa0b70d72eae27f81 Mon Sep 17 00:00:00 2001 From: server Date: Tue, 10 Dec 2019 18:12:37 -0500 Subject: solr changes --- solr-8.3.1/contrib/ltr/README.txt | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 solr-8.3.1/contrib/ltr/README.txt (limited to 'solr-8.3.1/contrib/ltr') diff --git a/solr-8.3.1/contrib/ltr/README.txt b/solr-8.3.1/contrib/ltr/README.txt new file mode 100644 index 000000000..6324ecfb3 --- /dev/null +++ b/solr-8.3.1/contrib/ltr/README.txt @@ -0,0 +1,23 @@ +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://lucene.apache.org/solr/guide/learning-to-rank.html) + +# Getting Started With Solr + +For information on how to get started with solr please see: + * [solr/README.txt](../../README.txt) + * [Solr Tutorial](https://lucene.apache.org/solr/guide/solr-tutorial.html) + +# How To Contribute + +For information on how to contribute see: + * http://wiki.apache.org/lucene-java/HowToContribute + * http://wiki.apache.org/solr/HowToContribute -- cgit v1.2.3-70-g09d2