-
org.opencastproject.job.api.Job
SearchService.add(org.opencastproject.mediapackage.MediaPackage mediaPackage)
Adds the media package to the search index.
void
SearchService.addSynchronously(org.opencastproject.mediapackage.MediaPackage mediaPackage)
Immediately adds the mediapackage to the search index.
org.opencastproject.job.api.Job
Removes the media package identified by mediaPackageId from the search index.
org.opencastproject.job.api.Job
Removes the series identified by seriseId from the search index.
boolean
Immediately removes the given mediapackage from the search service.
org.opencastproject.mediapackage.MediaPackage
Gets the MediaPackage for an event, based on its mediapackage ID.
static org.opencastproject.metadata.dublincore.DublinCoreCatalog
SearchService.search(org.elasticsearch.search.builder.SearchSourceBuilder searchSource)
Searches the index based on a SearchSourceBuilder's query