Skip to content

Commit f255604

Browse files
committed
SOLR-17619 Convert CHANGES.txt to changelog files
1 parent 4b39f1c commit f255604

File tree

7,105 files changed

+57117
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

7,105 files changed

+57117
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
title: Removing redundant check if field exists in TextToVectorUpdateProcessorFactory
2+
type: changed
3+
authors:
4+
- name: Renato Haeberli
5+
links:
6+
- name: GITHUB#3666
7+
url: https://github.com/apache/solr/pull/3666
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
title: 'Logs: removed webapp=/solr and also removed from internal context map.'
2+
type: other
3+
authors: []
4+
links:
5+
- name: PR#3758
6+
url: https://github.com/apache/solr/pull/3758
File renamed without changes.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
title: Remove deprecated `breakSugestionTieBreaker` parameter in favor of `breakSuggestionTieBreaker`
2+
in WordBreakSolrSpellChecker
3+
type: removed
4+
authors:
5+
- name: Andrey Bozhko
6+
links:
7+
- name: SOLR-12089
8+
url: https://issues.apache.org/jira/browse/SOLR-12089
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
title: Deprecate CloudSolrClient's ZooKeeper Hosts constructor.
2+
type: other
3+
authors:
4+
- name: Abhishek Umarjikar
5+
links:
6+
- name: SOLR-14070
7+
url: https://issues.apache.org/jira/browse/SOLR-14070
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
title: Remove deprecated zkcli script in favour of equivalent bin/solr sub commmands.
2+
type: removed
3+
authors:
4+
- name: Eric Pugh
5+
links:
6+
- name: SOLR-14115
7+
url: https://issues.apache.org/jira/browse/SOLR-14115
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
title: Switch from SysV init script to systemd service definition
2+
type: other
3+
authors:
4+
- name: Marius Ghita
5+
links:
6+
- name: SOLR-14410
7+
url: https://issues.apache.org/jira/browse/SOLR-14410
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
title: Introduce a new, experimental Admin UI that can be used aside the current Admin
2+
UI. The new module is loaded together with the existing Admin UI and available under
3+
the URL path /solr/compose.
4+
type: added
5+
authors:
6+
- name: Christos Malliaridis
7+
links:
8+
- name: SOLR-14414
9+
url: https://issues.apache.org/jira/browse/SOLR-14414
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
title: Solr CLI commands now can interact with a Solr secured using Basic Authentication.
2+
type: added
3+
authors:
4+
- name: Eric Pugh
5+
links:
6+
- name: SOLR-14496
7+
url: https://issues.apache.org/jira/browse/SOLR-14496
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
title: Solr CLI now has bin/solr stream tool that executates streaming expressions
2+
via command line, either locally or on solr cluster.
3+
type: added
4+
authors:
5+
- name: Eric Pugh
6+
links:
7+
- name: SOLR-14673
8+
url: https://issues.apache.org/jira/browse/SOLR-14673

0 commit comments

Comments
 (0)