From 4c7f5039c77f803943d17d2f3ea8d26a5be6a694 Mon Sep 17 00:00:00 2001 From: Ishan Chattopadhyaya Date: Thu, 12 Dec 2019 15:09:21 +0530 Subject: [PATCH] SOLR-13978: Removed LTR from default configset --- solr/CHANGES.txt | 2 +- .../test-files/solr/configsets/_default/conf/solrconfig.xml | 4 ++-- solr/server/solr/configsets/_default/conf/solrconfig.xml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index 96c8fef68b9..13cbf2d403d 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -91,7 +91,7 @@ Upgrade Notes would cause inconsistent behavior and NPEs. * SOLR-13978: The default configset no longer has the following: - - Library inclusions () for extraction, solr-cell libs, clustering, velocity and language identifier + - Library inclusions () for extraction, solr-cell libs, clustering, velocity, LTR and language identifier - /browse, /tvrh and /update/extract handlers - TermVector component (if someone wants it, can be added using config APIs) - XSLT response writer diff --git a/solr/core/src/test-files/solr/configsets/_default/conf/solrconfig.xml b/solr/core/src/test-files/solr/configsets/_default/conf/solrconfig.xml index f4e24806613..c7fb74a210e 100644 --- a/solr/core/src/test-files/solr/configsets/_default/conf/solrconfig.xml +++ b/solr/core/src/test-files/solr/configsets/_default/conf/solrconfig.xml @@ -69,10 +69,10 @@ If a 'dir' option (with or without a regex) is used and nothing is found that matches, a warning will be logged. - The examples below can be used to load some solr-contribs along + The example below can be used to load a solr-contrib along with their external dependencies. --> - + - +