Package de.elo.ix.client.esearch.query
package de.elo.ix.client.esearch.query
-
ClassDescriptionThis operator contains a list of QueryObjects and concatenates them with an "AND" operation.Submit a ContextTermQuery for each ContextTerm to be retrieved.Specifies the return type for context terms.This enum defines how should be searched for query terms.This operator contains a single QueryObject which is excluded from the search.Operator type to combine search terms.This operator contains a list of QueryObjects and concatenates them with an "OR" operation.A QueryFilter is used to describe a value to search for in a document.A QueryObject is used to build a search query.A QueryOperator is used to include or exclude QueryObjects from a search and to concatenate QueryObjects.
Like this, complex queries can be build.Use this class of constants to define in which field should be searched or aggregated.