The IRegexCapabilities type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Compile |
Called by the constructor of RegexTermEnum allowing implementations to cache
a compiled version of the regular expression pattern.
| |
| Match |
True on match.
| |
| Prefix |
A wise prefix implementation can reduce the term enumeration (and thus performance)
of RegexQuery dramatically.
|