From 16a5f18f72cd2e6cb7a839a7da5b4905d4161098 Mon Sep 17 00:00:00 2001 From: Adrien Grand Date: Mon, 14 Oct 2024 10:06:29 +0200 Subject: [PATCH] annot --- src/python/notation.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/python/notation.py b/src/python/notation.py index 6487dd59c..658e8be70 100644 --- a/src/python/notation.py +++ b/src/python/notation.py @@ -863,4 +863,8 @@ 'Speedup OrderedIntervalsSource https://github.com/apache/lucene/pull/13871', 'Speedup OrderedIntervalsSource https://github.com/apache/lucene/pull/13871'), + ('2024-10-12', + 'Use RandomAccessInput instead of seeking in Lucene90DocValuesProducer https://github.com/apache/lucene/pull/13894', + 'Use RandomAccessInput instead of seeking in Lucene90DocValuesProducer https://github.com/apache/lucene/pull/13894'), + ]