We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7619165 commit 88ff3cdCopy full SHA for 88ff3cd
solr/CHANGES.txt
@@ -28,7 +28,9 @@ New Features
28
* SOLR-15055: Re-implement 'withCollection'. This also adds the placement plugin support
29
for rejecting replica / collection deletions that would violate placement constraints. (ab, ilan)
30
31
-* SOLR-8138: Simple UI for issuing SQL queries (Michael Suzuki via Eric Pugh)
+* SOLR-8138: Simple UI for issuing SQL queries (Michael Suzuki via Eric Pugh)
32
+
33
+* SOLR-14787: Payload check query parser now supports inequalities. (Kevin Watters, Gus Heck)
34
35
Improvements
36
----------------------
0 commit comments