Skip to content

Commit cf69472

Browse files
authored
Merge pull request #8184 from 4teamwork/bump-ftw-solr-2.14.1
Bump ftw.solr to version 2.14.1
2 parents 99eafcc + 798e8ef commit cf69472

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

changes/TI-2050.other

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Update ftw.solr to version 2.14.0 which supports a separate Tika server for text extraction. [buchi]
1+
Update ftw.solr to version 2.14.1 which supports a separate Tika server for text extraction and reduces memory consumption of Solr when diffing/syncing with catalog. [buchi]

docker/core/requirements-core.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ ftw.mobilenavigation==1.4.8
7070
ftw.pdfgenerator==1.6.11
7171
ftw.profilehook==1.2.1
7272
ftw.showroom==1.5.1
73-
ftw.solr==2.14.0
73+
ftw.solr==2.14.1
7474
ftw.structlog==1.4.1
7575
ftw.tabbedview==4.2.1
7676
ftw.table==1.21.0

versions.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ ftw.recipe.solr = 1.3.9
9797
ftw.recipe.translations = 1.2.6
9898
ftw.showroom = 1.5.1
9999
ftw.slacker = 1.0.2
100-
ftw.solr = 2.14.0
100+
ftw.solr = 2.14.1
101101
ftw.structlog = 1.4.1
102102
ftw.tabbedview = 4.2.1
103103
ftw.table = 1.21.0

0 commit comments

Comments
 (0)