4445464748495051
/** * @throws java.lang.Exception */ protected void doSetupDerived() throws CorruptIndexException, IOException { termEnum = new HBaseTermEnum(indexReader); }