Uses of Class
org.terrier.querying.parser.MultiTermQuery
-
Packages that use MultiTermQuery Package Description org.terrier.querying.parser Provides the parser specification and the classes that implement the query language of the Terrier platform. -
-
Uses of MultiTermQuery in org.terrier.querying.parser
Subclasses of MultiTermQuery in org.terrier.querying.parser Modifier and Type Class Description classDisjunctiveQueryModels a disjunctive choice in single term queries in a query.classExplicitMultiTermQueryMultiTermQuery where it is denoted by ( ) notationclassPhraseQueryModels a phrase query, which can have a proximity requirement.classSegmentQueryUsed to represent a particular segement of the query terms
-