This is an automated email from the ASF dual-hosted git repository.
epugh pushed a commit to branch branch_9x
in repository https://gitbox.apache.org/repos/asf/solr.git
The following commit(s) were added to refs/heads/branch_9x by this push:
new 553f0ea merging backport
553f0ea is described below
commit 553f0eae1ab6bd8b5e82e31fe1f290740d54cf2d
Author: Eric Pugh <[email protected]>
AuthorDate: Thu Jan 6 10:50:02 2022 -0500
merging backport
---
solr/CHANGES.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 5a59877..0e37054 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -205,10 +205,10 @@ when told to. The admin UI now tells it to. (Nazerke
Seidan, David Smiley)
* SOLR-15427: Nested docs: [child limit=...] now defaults to -1 which is
interpreted as unlimited.
(David Smiley)
-
+
* SOLR-15786: Add the "films" example to SolrCLI via -e films parameter. (Eric
Pugh)
-* SOLR-15834: Films example readme needs updating, including useParams support
for multiple algorithms. (Eric Pugh)
+* SOLR-15834: Films example readme needs updating, including useParams support
for multiple algorithms. (Eric Pugh)
* SOLR-15824 Improved Query Screen handling of raw query parameters. (Betul
Ince via Tim Potter, Eric Pugh)