Description
What about doing only one SOLR commit after the MR job has finished in SOLRIndexer instead of doing that at the end of every Reducer?
I ran into timeout exceptions in some of my reducers and I suspect that this was due to the fact that other reducers had already finished and called commit.