add changes entry of LUCENE-10024

This commit is contained in:
Tomoko Uchida 2021-07-17 14:41:43 +09:00
parent 40038bcc92
commit 2bd6924f07
1 changed files with 2 additions and 0 deletions

View File

@ -337,6 +337,8 @@ Other
* LUCENE-9907: Remove dependency on PackedInts#getReader() from the current codecs and move the
method to backwards codec. (Ignacio Vera)
* LUCENE-10024: Catch NoSuchFileException when opening index directory with Luke.
(Michael Wechner, Tomoko Uchida)
======================= Lucene 8.10.0 =======================