Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- add(MediaPackage) - Method in interface org.opencastproject.search.api.SearchService
-
Adds the media package to the search index.
- addSynchronously(MediaPackage) - Method in interface org.opencastproject.search.api.SearchService
-
Immediately adds the mediapackage to the search index.
D
- dehydrate() - Method in class org.opencastproject.search.api.SearchResult
- dehydrateAclForIndex(AccessControlList) - Static method in class org.opencastproject.search.api.SearchResult
-
Simplify ACL structure, so we can easily search by action.
- dehydrateAclForREST(AccessControlList) - Static method in class org.opencastproject.search.api.SearchResult
- dehydrateDC(DublinCoreCatalog) - Static method in class org.opencastproject.search.api.SearchResult
- dehydrateEpisode() - Method in class org.opencastproject.search.api.SearchResult
- dehydrateForIndex() - Method in class org.opencastproject.search.api.SearchResult
- dehydrateForREST() - Method in class org.opencastproject.search.api.SearchResult
- dehydrateSeries() - Method in class org.opencastproject.search.api.SearchResult
- delete(String) - Method in interface org.opencastproject.search.api.SearchService
-
Removes the media package identified by
mediaPackageIdfrom the search index. - DELETED_DATE - Static variable in class org.opencastproject.search.api.SearchResult
- deleteSeries(String) - Method in interface org.opencastproject.search.api.SearchService
-
Removes the series identified by
seriseIdfrom the search index. - deleteSynchronously(String) - Method in interface org.opencastproject.search.api.SearchService
-
Immediately removes the given mediapackage from the search service.
- DUBLINCORE - Static variable in class org.opencastproject.search.api.SearchResult
E
- Episode - Enum constant in enum class org.opencastproject.search.api.SearchService.IndexEntryType
G
- get(String) - Method in interface org.opencastproject.search.api.SearchService
-
Gets the
MediaPackagefor an event, based on its mediapackage ID. - getAcl() - Method in class org.opencastproject.search.api.SearchResult
- getCreatedDate() - Method in class org.opencastproject.search.api.SearchResult
- getDeletionDate() - Method in class org.opencastproject.search.api.SearchResult
- getDublinCore() - Method in class org.opencastproject.search.api.SearchResult
- getHits() - Method in class org.opencastproject.search.api.SearchResultList
- getId() - Method in class org.opencastproject.search.api.SearchResult
- getLive() - Method in class org.opencastproject.search.api.SearchResult
- getMediaPackage() - Method in class org.opencastproject.search.api.SearchResult
- getModifiedDate() - Method in class org.opencastproject.search.api.SearchResult
- getOrgId() - Method in class org.opencastproject.search.api.SearchResult
- getSeries(String) - Method in interface org.opencastproject.search.api.SearchService
-
Returns a list of
Organization,MediaPackagepairs of mediapackages within a series. - getTotalHits() - Method in class org.opencastproject.search.api.SearchResultList
- getType() - Method in class org.opencastproject.search.api.SearchResult
I
- INDEX_ACL - Static variable in class org.opencastproject.search.api.SearchResult
J
- JOB_TYPE - Static variable in interface org.opencastproject.search.api.SearchService
-
Identifier for service registration and location
L
- LIVE - Static variable in class org.opencastproject.search.api.SearchResult
M
- MEDIAPACKAGE - Static variable in class org.opencastproject.search.api.SearchResult
- MEDIAPACKAGE_XML - Static variable in class org.opencastproject.search.api.SearchResult
- MODIFIED_DATE - Static variable in class org.opencastproject.search.api.SearchResult
O
- ORG - Static variable in class org.opencastproject.search.api.SearchResult
- org.opencastproject.search.api - package org.opencastproject.search.api
R
- rehydrate(Map<String, Object>) - Static method in class org.opencastproject.search.api.SearchResult
- rehydrateACL(Map<String, Object>) - Static method in class org.opencastproject.search.api.SearchResult
- rehydrateDC(SearchService.IndexEntryType, Map<String, Object>) - Static method in class org.opencastproject.search.api.SearchResult
- REST_ACL - Static variable in class org.opencastproject.search.api.SearchResult
S
- search(SearchSourceBuilder) - Method in interface org.opencastproject.search.api.SearchService
-
Searches the index based on a
SearchSourceBuilder's query - SearchException - Exception Class in org.opencastproject.search.api
-
Exception that is thrown for failing search operations.
- SearchException(String) - Constructor for exception class org.opencastproject.search.api.SearchException
- SearchException(String, Throwable) - Constructor for exception class org.opencastproject.search.api.SearchException
- SearchException(Throwable) - Constructor for exception class org.opencastproject.search.api.SearchException
- SearchResult - Class in org.opencastproject.search.api
- SearchResult(SearchService.IndexEntryType, DublinCoreCatalog, AccessControlList, String, MediaPackage, Instant, Instant) - Constructor for class org.opencastproject.search.api.SearchResult
- SearchResultList - Class in org.opencastproject.search.api
- SearchResultList(SearchHits) - Constructor for class org.opencastproject.search.api.SearchResultList
- SearchService - Interface in org.opencastproject.search.api
-
Provides search capabilities, possibly to the engage tools, possibly to other services.
- SearchService.IndexEntryType - Enum Class in org.opencastproject.search.api
- Series - Enum constant in enum class org.opencastproject.search.api.SearchService.IndexEntryType
T
- TYPE - Static variable in class org.opencastproject.search.api.SearchResult
V
- valueOf(String) - Static method in enum class org.opencastproject.search.api.SearchService.IndexEntryType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.opencastproject.search.api.SearchService.IndexEntryType
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form