Class SearchQuery

java.lang.Object
eu.xenit.alfred.api.search.SearchQuery

public class SearchQuery extends Object
Represents a search query with search options. query: The query itself without any options. paging: Options related to paging. facets: options related to facets. orderBy: List which represent in which order the results should be returned. consistency: Options related to consistency. Is defaulted by eventual consistency. highlight: Options related to term hit highlighting, similar to the Alfresco 5.2.4 API