Uses of Enum
com.couchbase.client.java.search.queries.MatchOperator
Packages that use MatchOperator
Package
Description
Contains the various APIs for search queries.
-
Uses of MatchOperator in com.couchbase.client.java.search.queries
Methods in com.couchbase.client.java.search.queries that return MatchOperatorModifier and TypeMethodDescriptionstatic MatchOperator
Returns the enum constant of this type with the specified name.static MatchOperator[]
MatchOperator.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.couchbase.client.java.search.queries with parameters of type MatchOperator