From f6195ce30fa2278ae04c2770c765f7accad875ef Mon Sep 17 00:00:00 2001 From: Adrien Grand Date: Wed, 16 Oct 2024 14:42:24 +0200 Subject: [PATCH] Fix annot date. --- src/python/notation.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/python/notation.py b/src/python/notation.py index e30e2bee8..da7856b9b 100644 --- a/src/python/notation.py +++ b/src/python/notation.py @@ -867,7 +867,7 @@ 'Use RandomAccessInput instead of seeking in Lucene90DocValuesProducer https://github.com/apache/lucene/pull/13894, Lazy initialize ForDeltaUtil and ForUtil in Lucene912PostingsReader https://github.com/apache/lucene/pull/13885', 'Use RandomAccessInput instead of seeking in Lucene90DocValuesProducer https://github.com/apache/lucene/pull/13894 Lazy initialize ForDeltaUtil and ForUtil in Lucene912PostingsReader https://github.com/apache/lucene/pull/13885'), - ('2024-10-15', + ('2024-10-14', 'Dry up EverythingEnum and BlockDocsEnum in Lucene912PostingsReader https://github.com/apache/lucene/pull/13901', 'Dry up EverythingEnum and BlockDocsEnum in Lucene912PostingsReader https://github.com/apache/lucene/pull/13901'),