Uses of Enum
com.couchbase.client.java.search.queries.MatchOperator
Package
Description
Contains the various APIs for search queries.
-
Uses of MatchOperator in com.couchbase.client.java.search.queries
Modifier 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.