mirror of https://github.com/apache/lucene.git
d7e0b906ab
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. |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
build.xml | ||
ivy.xml |