Uses of Class
org.opencastproject.elasticsearch.impl.SearchMetadataCollection
-
Uses of SearchMetadataCollection in org.opencastproject.elasticsearch.impl
Method parameters in org.opencastproject.elasticsearch.impl with type arguments of type SearchMetadataCollectionModifier and TypeMethodDescriptionprotected <T> org.opencastproject.elasticsearch.api.SearchResult<T> AbstractElasticsearchIndex.executeQuery(org.opencastproject.elasticsearch.api.SearchQuery query, org.elasticsearch.action.search.SearchRequest request, Function<SearchMetadataCollection, T> toSearchResult, int maxRetryAttempts, int retryWaitingPeriod) Execute a query on the index.