Restrict term length to never exceed Lucene's fixed term length
Change-Id: Icc3be552e95ca15967b544168e0c3be4d533d00f
diff --git a/Changes b/Changes
index 7d63f83..5c618d9 100644
--- a/Changes
+++ b/Changes
@@ -3,6 +3,8 @@
- [feature] Make VC cache location customizable (margaretha)
- [bugfix] Improve handling of C2 #IN frames serialization
(diewald)
+ - [bugfix] Restrict term length to never exceed Lucene
+ boundaries (diewald)
0.62.2 2024-02-20
- [feature] Support MMap directory parameters directly