Uses of Class
org.opencastproject.elasticsearch.impl.AbstractSearchQuery
Packages that use AbstractSearchQuery
Package
Description
-
Uses of AbstractSearchQuery in org.opencastproject.elasticsearch.impl
Methods in org.opencastproject.elasticsearch.impl that return AbstractSearchQuery -
Uses of AbstractSearchQuery in org.opencastproject.elasticsearch.index.objects.event
Subclasses of AbstractSearchQuery in org.opencastproject.elasticsearch.index.objects.eventModifier and TypeClassDescriptionclassThis interface defines a fluent api for a query object used to lookup recording events in the search index. -
Uses of AbstractSearchQuery in org.opencastproject.elasticsearch.index.objects.series
Modifier and TypeClassDescriptionclassThis interface defines a fluent api for a query object used to lookup series in the search index. -
Uses of AbstractSearchQuery in org.opencastproject.elasticsearch.index.objects.theme
Subclasses of AbstractSearchQuery in org.opencastproject.elasticsearch.index.objects.themeModifier and TypeClassDescriptionclassThis interface defines a fluent api for a query object used to lookup themes in the search index.