Skip to content

Commit 08a04e6

Browse files
authored
Annotation for #14333 (#370)
1 parent 7fb14e4 commit 08a04e6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/python/notation.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -673,4 +673,9 @@
673673
"Implement bulk adding methods for dynamic pruning. https://github.com/apache/lucene/pull/14365",
674674
"Implement bulk adding methods for dynamic pruning. https://github.com/apache/lucene/pull/14365",
675675
),
676+
(
677+
"2025-04-14",
678+
"A specialized Trie for Block Tree Index. https://github.com/apache/lucene/pull/14333",
679+
"A specialized Trie for Block Tree Index. https://github.com/apache/lucene/pull/14333",
680+
),
676681
]

0 commit comments

Comments
 (0)