From 300589433f24c9929f935b60e980d95f5e836649 Mon Sep 17 00:00:00 2001 From: Julie Tibshirani Date: Tue, 8 Jun 2021 08:30:49 -0700 Subject: [PATCH] Move some 9.0 changelog items to 8.x These were backported so should appear in the later sections. This commit also fixes some small typos. --- lucene/CHANGES.txt | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/lucene/CHANGES.txt b/lucene/CHANGES.txt index 554880f2835..0fb9fa168cb 100644 --- a/lucene/CHANGES.txt +++ b/lucene/CHANGES.txt @@ -16,10 +16,7 @@ New Features * LUCENE-9659: SpanPayloadCheckQuery now supports inequalities. (Kevin Watters, Gus Heck) -* LUCENE-9507: Custom order for leaves in IndexReader and IndexWriter - (Mayya Sharipova, Mike McCandless, Jim Ferenczi) - -* LUCENE-9589 Swedish Minimal Stemmer (janhoy) +* LUCENE-9589: Swedish Minimal Stemmer (janhoy) System Requirements @@ -170,11 +167,9 @@ Improvements * LUCENE-8958: Shared count early termination for relevance sorted indices (Atri Sharma) -* LUCENE-8937: Avoid agressive stemming on numbers in the FrenchMinimalStemmer. +* LUCENE-8937: Avoid aggressive stemming on numbers in the FrenchMinimalStemmer. (Adrien Gallou via Tomoko Uchida) -* LUCENE-8984: MoreLikeThis MLT is biased for uncommon fields (Andy Hind via Anshum Gupta) - * LUCENE-8596: Kuromoji user dictionary now accepts entries containing hash mark (#) that were previously treated as beginning a line-ending comment (Satoshi Kato and Masaru Hasegawa via Michael Sokolov) @@ -331,7 +326,7 @@ Other * LUCENE-9267: Update MatchingQueries documentation to correct time unit. (Pierre-Luc Perron via Mike Drob) -* LUCENE-9411: Fail complation on warnings, 9x gradle-only (Erick Erickson, Dawid Weiss) +* LUCENE-9411: Fail compilation on warnings, 9x gradle-only (Erick Erickson, Dawid Weiss) Deserves mention here as well as Lucene CHANGES.txt since it affects both. * LUCENE-9077 LUCENE-9433: Support Gradle build, remove Ant support from trunk (Dawid Weiss, Erick Erickson, Uwe Schindler et.al.) @@ -368,6 +363,8 @@ API Changes New Features --------------------- +* LUCENE-9507: Custom order for leaves in IndexReader and IndexWriter + (Mayya Sharipova, Mike McCandless, Jim Ferenczi) * LUCENE-9575: PatternTypingFilter has been added to allow setting a type attribute on tokens based on a configured set of regular expressions (Gus Heck). @@ -1263,6 +1260,8 @@ Improvements * LUCENE-8966: The Korean analyzer now splits tokens on boundaries between digits and alphabetic characters. (Jim Ferenczi) +* LUCENE-8984: MoreLikeThis MLT is biased for uncommon fields (Andy Hind via Anshum Gupta) + Optimizations * LUCENE-8922: DisjunctionMaxQuery more efficiently leverages impacts to skip