From f473a11126268d04ce76d965878200fe556d88c4 Mon Sep 17 00:00:00 2001 From: Shawn Heisey Date: Sun, 23 Feb 2014 19:46:54 +0000 Subject: [PATCH] SOLR-5647: fix lib paths in example-schemaless git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1571076 13f79535-47bb-0310-9956-ffa450edef68 --- solr/CHANGES.txt | 3 +++ .../solr/collection1/conf/solrconfig.xml | 16 ++++++++-------- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index dc335337c1b..1f16cdfe03a 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -86,6 +86,9 @@ New Features Bug Fixes ---------------------- +* SOLR-5647: The lib paths in example-schemaless will now load correctly. + (Paul Westin via Shawn Heisey) + Other Changes --------------------- diff --git a/solr/example/example-schemaless/solr/collection1/conf/solrconfig.xml b/solr/example/example-schemaless/solr/collection1/conf/solrconfig.xml index cb5ff7dbb69..817973ad029 100755 --- a/solr/example/example-schemaless/solr/collection1/conf/solrconfig.xml +++ b/solr/example/example-schemaless/solr/collection1/conf/solrconfig.xml @@ -72,17 +72,17 @@ The examples below can be used to load some solr-contribs along with their external dependencies. --> - - + + - - + + - - + + - - + +