From 7097e9c41a1004f3dbd6dd9ea0b5bf96e5f3637a 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 b127e2db657..0e896541958 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -164,7 +164,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 24431549dcb..b02c2b277ca 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. --> - + - +