GitHub user diegoceccarelli opened a pull request:
https://github.com/apache/lucene-solr/pull/217
SOLR-8542: Integrate Learning to Rank into Solr
See https://issues.apache.org/jira/i#browse/SOLR-8542
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bloomberg/lucene-solr
trunk-learning-to-rank-plugin
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucene-solr/pull/217.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #217
----
commit 336db4ccf6434e690a745a4af88b5d9c21edc25e
Author: Diego Ceccarelli <[email protected]>
Date: 2016-01-13T22:29:17Z
SOLR-8542: Integrate Learning to Rank into Solr
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. This concept was previously presented by the authors at
Lucene/Solr Revolution 2015
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]