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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to