782783784785786787788789790791792
} if (entryLimitValue != index.getIndexEntryLimit()) { index.setIndexEntryLimit(entryLimitValue); } index.commit(); } /** * {@inheritDoc} */