707172737475767778798081
iliReader.commitTransaction(); PostProcessing postProcessing = new PostProcessing(params); postProcessing.run(); Vacuum vacuum = new Vacuum(params); vacuum.run(); Reindex reindex = new Reindex(params); reindex.run(); }