You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Christine Poerschke (Jira)" <ji...@apache.org> on 2019/12/11 19:05:00 UTC

[jira] [Created] (SOLR-14057) simplify a directive in LTR ref guide

Christine Poerschke created SOLR-14057:
------------------------------------------

             Summary: simplify a <lib/> directive in LTR ref guide
                 Key: SOLR-14057
                 URL: https://issues.apache.org/jira/browse/SOLR-14057
             Project: Solr
          Issue Type: Task
            Reporter: Christine Poerschke


In the [https://lucene.apache.org/solr/guide/8_3/learning-to-rank.html#using-large-models] section we currently have
{code:java}
<lib dir="/path/to" regex="models" />
{code}
and as was mentioned today to me the use of a regex here is confusing (since it's not actually a regex as such).

The test files just use a path and also helpfully have a comment re: the purpose of the lib directive: [https://github.com/apache/lucene-solr/blob/releases/lucene-solr/8.3.1/solr/contrib/ltr/src/test-files/solr/collection1/conf/solrconfig-ltr.xml#L19-L20]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org