Couchbase .NET SDK 3.0.0
Couchbase .NET SDK 3.0.0
Couchbase Namespaces
Couchbase.Search Namespaces
Couchbase.Search.Queries.Simple
RegexpQuery Class
RegexpQuery Constructor
RegexpQuery Methods
RegexpQuery Constructor
Initializes a new instance of the
RegexpQuery
class.
Namespace:
Couchbase.Search.Queries.Simple
Assembly:
Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 3.0.0-local-202004010202+047adc0837bfc29c0b8cce4322194a09afd8ea18
Syntax
C#
Copy
public
RegexpQuery
(
string
regex
)
Parameters
regex
Type:
System
String
The regexp to be analyzed and used against. The regexp string is required.
Exceptions
Exception
Condition
ArgumentNullException
regex
See Also
Reference
RegexpQuery Class
Couchbase.Search.Queries.Simple Namespace
Couchbase, Inc 2020
Send comments on this topic to
jeffry.morris@couchbase.com