[
https://issues.apache.org/jira/browse/SOLR-8542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15961055#comment-15961055
]
Christine Poerschke commented on SOLR-8542:
-------------------------------------------
bq. ... Should we state explicitly that this example is not shipped in the
binary? ...
Done.
bq. ... Any reason why we don't out of curiosity ? ...
_As is_ the example folder content is not intended or suitable for production
use. The {{train_and_upload_demo_model.py}} script name intends to convey that
but inclusion of the folder in the release could be misunderstood to mean that
the example content is maintained and ready-to-use to the same extent as the
[solr/bin|https://github.com/apache/lucene-solr/tree/master/solr/bin] scripts.
bq. ... we need " all JARs under contrib/ltr/lib." . I don't see anything under
the binary. Is it safe to remove it? ...
Good catch! I was inspired by the "Installation" section of
https://cwiki.apache.org/confluence/display/solr/Result+Clustering and missed
that {{contrib/ltr/lib}} is empty. I just updated the documentation and created
SOLR-10451 for the techproducts solrconfig.xml update and to prune the empty
(except for README.txt) {{contrib/ltr}} folder out of the Solr binary release.
bq. ... BTW I love the documentation. ...
Thanks! :-)
----
PS: Thanks for the interest and feedback here. Let's wrap up here and continue
or start any further conversations outside of this (completed) JIRA ticket in
the usual places e.g. as per
http://lucene.apache.org/solr/community.html#mailing-lists-irc
* the Solr User Mailing list for usage and configuration related questions and
problems
* the Developer List for code and development related discussions
* the Comments section of
https://cwiki.apache.org/confluence/display/solr/Learning+To+Rank for
documentation related corrections or suggestions.
> 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]