commit | 5a74896bd1c79dbb71c0712ece686c5835af9ff9 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Tue Sep 24 16:34:14 2024 +0200 |
committer | Akron <nils@diewald-online.de> | Mon Oct 28 11:38:15 2024 +0100 |
tree | 48692f2eef78a1da512d9e2e45d12f648a9b383a | |
parent | 776976b5f46a9cc5fc5a2988e5e19f753b9e3b4e [diff] [blame] |
Short circuit count=0 and cutoff=true Change-Id: If46ffeff677e8d28fedfd24a664d6a7833f810a0
diff --git a/Changes b/Changes index a49fa75..e72713d 100644 --- a/Changes +++ b/Changes
@@ -1,3 +1,7 @@ +0.63.3 2024-09-24 + - [performance] Improve short circuit on count=0 and + cutoff=true (diewald) + 0.63.2 2024-08-02 - [bugfix] Fix empty DocIdSetIterator (margaretha) - [bugfix] Don't throw warnings on expansion failure (diewald)