[
https://issues.apache.org/jira/browse/SOLR-8542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15959535#comment-15959535
]
Varun Thacker commented on SOLR-8542:
-------------------------------------
Oh I see what happened.
On https://cwiki.apache.org/confluence/display/solr/Learning+To+Rank I was
reading the "Training example" section which took me to
https://github.com/apache/lucene-solr/tree/releases/lucene-solr/6.4.0/solr/contrib/ltr/example
and then I was like why isn't {{contrib/ltr/example/config.json}} there
So I have a few questions:
1. Should we state explicitly that this example is not shipped in the binary?
Any reason why we don't out of curiosity ?
2. The "Installation" section of
https://cwiki.apache.org/confluence/display/solr/Learning+To+Rank states that
we need " all JARs under contrib/ltr/lib." . I don't see anything under the
binary. Is it safe to remove it?
BTW I love the documentation. Very thorough
> Integrate Learning to Rank into Solr
> ------------------------------------
>
> Key: SOLR-8542
> URL: https://issues.apache.org/jira/browse/SOLR-8542
> Project: Solr
> Issue Type: New Feature
> Reporter: Joshua Pantony
> Assignee: Christine Poerschke
> Fix For: 6.4, master (7.0)
>
> Attachments: SOLR-8542-branch_5x.patch, SOLR-8542.patch,
> SOLR-8542-trunk.patch
>
>
> This is a ticket to integrate learning to rank machine learning models 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|http://www.slideshare.net/lucidworks/learning-to-rank-in-solr-presented-by-michael-nilsson-diego-ceccarelli-bloomberg-lp].
> ----
> Solr Reference Guide documentation:
> * https://cwiki.apache.org/confluence/display/solr/Learning+To+Rank
> Source code and README files:
> *
> [solr/contrib/ltr|https://github.com/apache/lucene-solr/blob/master/solr/contrib/ltr]
> *
> [solr/contrib/ltr/example|https://github.com/apache/lucene-solr/blob/master/solr/contrib/ltr/example]
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]