Close indexes as they are removed from the IndexCollection
Change-Id: I71cf370be094ae1eba73b2dec9e0dfec3b9a5c09
This commit is contained in:
@@ -220,5 +220,6 @@ class LuceneVersionManager implements LifecycleListener {
|
||||
|
||||
@Override
|
||||
public void stop() {
|
||||
// Do nothing; indexes are closed on demand by IndexCollection.
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user