GitHub user sungjunyoung opened a pull request:

    https://github.com/apache/lucene-solr/pull/249

    SOLR-10451: Remove contrib/ltr/lib from lib includes

     in the techproducts example config
    
    I deleted line 84 : `<lib 
dir="${solr.install.dir:../../../..}/contrib/ltr/lib/" regex=".*\.jar" />` 
    in [solrconfig.xml] 
file(https://github.com/apache/lucene-solr/blob/master/solr/server/solr/configsets/sample_techproducts_configs/conf/solrconfig.xml)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sungjunyoung/lucene-solr SOLR-10451

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucene-solr/pull/249.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 #249
    
----
commit 5f627025dcb08e3158823685917de1dfe98127b6
Author: sungjunyoung <wnsdud1...@gmail.com>
Date:   2017-09-19T03:47:58Z

    SOLR-10451: Remove contrib/ltr/lib from lib includes in the techproducts 
example config
    
    I deleted line84 : `<lib 
dir="${solr.install.dir:../../../..}/contrib/ltr/lib/" regex=".*\.jar" />` in
    
https://github.com/apache/lucene-solr/blob/master/solr/server/solr/configsets/sample_techproducts_configs/conf/solrconfig.xml

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to