super(runData);
IndexReader reader= getRunData().getIndexReader(); if (reader!=null) { reader.close(); } getRunData().setIndexReader(null); return 1;