super(runData);
IndexWriter iw = getRunData().getIndexWriter(); iw.optimize(); //System.out.println("optimize called"); return 1;