Uses of Interface
org.opencastproject.elasticsearch.api.SearchTerms
Packages that use SearchTerms
-
Uses of SearchTerms in org.opencastproject.elasticsearch.api
Methods in org.opencastproject.elasticsearch.api that return types with arguments of type SearchTermsModifier and TypeMethodDescriptionSearchQuery.getTerms()Returns the search terms or an empty collection if no terms were specified. -
Uses of SearchTerms in org.opencastproject.elasticsearch.impl
Classes in org.opencastproject.elasticsearch.impl that implement SearchTermsModifier and TypeClassDescriptionclassImplementation of a list of search terms.Fields in org.opencastproject.elasticsearch.impl with type parameters of type SearchTermsModifier and TypeFieldDescriptionprotected List<SearchTerms<String>> AbstractSearchQuery.textQuery termsMethods in org.opencastproject.elasticsearch.impl that return types with arguments of type SearchTerms