Uses of Class
org.terrier.matching.matchops.ANDQueryOp
-
Packages that use ANDQueryOp Package Description org.terrier.matching.matchops This package contains matching Operators. -
-
Uses of ANDQueryOp in org.terrier.matching.matchops
Subclasses of ANDQueryOp in org.terrier.matching.matchops Modifier and Type Class Description classPhraseOpThis combines multiple operators into a single op, where they occur adjacently.classUnorderedWindowOpThis combines multiple operators into a single op, where they occur within a specified window of tokens.
-