Uses of Class
org.opencastproject.index.rebuild.IndexRebuildException
-
-
Uses of IndexRebuildException in org.opencastproject.index.rebuild
Methods in org.opencastproject.index.rebuild that throw IndexRebuildException Modifier and Type Method Description voidIndexRebuildService. rebuildIndex(org.opencastproject.elasticsearch.index.AbstractSearchIndex index)Clear and rebuild the index from all services.voidIndexRebuildService. rebuildIndex(org.opencastproject.elasticsearch.index.AbstractSearchIndex index, String serviceName)Partially rebuild the index from a specific service.voidIndexProducer. repopulate(org.opencastproject.elasticsearch.index.AbstractSearchIndex index)Re-add all data of this service to the index.
-