lucene/solr/core
Simon Willnauer d7e0b906ab
LUCENE-9345: Separate MergeSchedulder from IndexWriter (#1451)
This change extracts the methods that are used by MergeScheduler into
a MergeSource interface. This allows IndexWriter to better ensure
locking, hide internal methods and removes the tight coupling between the two
complex classes. This will also improve future testing.
2020-04-24 15:02:55 +02:00
..
src LUCENE-9345: Separate MergeSchedulder from IndexWriter (#1451) 2020-04-24 15:02:55 +02:00
build.gradle LUCENE-9182: add apache license headers to all .gradle files and enforce in rat task 2020-01-27 12:05:34 -05:00
build.xml SOLR-9515: Update to Hadoop 3 (Mark Miller, Kevin Risden) 2019-02-01 15:04:56 -05:00
ivy.xml SOLR-14103: remove extra unused dependencies (jersey-core, jersey-server, netty-all). 2019-12-18 09:18:32 +01:00