-
Adds a field that needs to be returned by the query.
Adds the fields that need to be returned by the query.
Returns documents that match the search query and the text filter.
Sets the number of results that are returned.
Sets the starting offset.
SearchQuery.withSortOrder(String field,
org.opencastproject.util.requests.SortCriterion.Order order)
Sort the result set by the field and the given order.
Returns documents that contain the given text.
Returns documents that contain the given text.
Returns documents that contain the given text.
Return documents of the given types.