IndexStatuses can OOM in the last stage, when it calls write.forceMerge(1). An OOM in this case destroys the index, perhaps this is due to the actions in the finally{} clause?
This should be more robust. stewdhcs suggested a custom merge policy in issue #17.
IndexStatuses can OOM in the last stage, when it calls write.forceMerge(1). An OOM in this case destroys the index, perhaps this is due to the actions in the finally{} clause?
This should be more robust. stewdhcs suggested a custom merge policy in issue #17.