This is an automated email from the ASF dual-hosted git repository.
jbernste pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git
The following commit(s) were added to refs/heads/main by this push:
new c73bcdc SOLR-15890: Update CHANGES.txt
c73bcdc is described below
commit c73bcdc53c15831c599bec3c56ea848054bc4b1c
Author: Joel Bernstein <[email protected]>
AuthorDate: Mon Jan 3 16:40:44 2022 -0500
SOLR-15890: Update CHANGES.txt
---
solr/CHANGES.txt | 2 ++
1 file changed, 2 insertions(+)
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index de9c77c..a483efc 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -192,6 +192,8 @@ when told to. The admin UI now tells it to. (Nazerke
Seidan, David Smiley)
* SOLR-15213: Atomic updates: "add" now uses add-or-replace logic for child
documents. They can
also themselves be atomic updates. (James Ashbourne, Endika Posadas via
David Smiley)
+* SOLR-15890: Add a limit to the Admin SQL panel if one is not included in the
stmt (Joel Bernstein)
+
Build
---------------------