Basic Usage

Finds documents containing terms that match a specific regex pattern.

field
required

Specifies the field within the document to search for the term.

pattern
required

A regex pattern string.

Wildcard Query

The following query finds all documents that match a wildcard pattern.