mirror of
https://github.com/apache/lucene.git
synced 2025-02-10 12:05:36 +00:00
LUCENE-9050: Backport changes
This commit is contained in:
parent
d1ef153d42
commit
7337555f85
@ -61,9 +61,6 @@ Bug Fixes
|
||||
* LUCENE-9030: Fix WordnetSynonymParser behaviour so it behaves similar to
|
||||
SolrSynonymParser. (Christoph Buescher via Alan Woodward)
|
||||
|
||||
* LUCENE-9050: MultiTermIntervalsSource.visit() was not calling back to its
|
||||
visitor. (Alan Woodward)
|
||||
|
||||
* LUCENE-9054: Fix reproduceJenkinsFailures.py to not overwrite junit XML files when retrying (hossman)
|
||||
|
||||
* LUCENE-9031: UnsupportedOperationException on MatchesIterator.getQuery() (Alan Woodward, Mikhail Khludnev)
|
||||
@ -85,6 +82,13 @@ Build
|
||||
|
||||
* LUCENE-9041: Upgrade ecj to 3.19.0 to fix sporadic precommit javadoc issues (Kevin Risden)
|
||||
|
||||
======================= Lucene 8.3.1 =======================
|
||||
|
||||
Bug Fixes
|
||||
|
||||
* LUCENE-9050: MultiTermIntervalsSource.visit() was not calling back to its
|
||||
visitor. (Alan Woodward)
|
||||
|
||||
======================= Lucene 8.3.0 =======================
|
||||
|
||||
API Changes
|
||||
|
Loading…
x
Reference in New Issue
Block a user