Package org.apache.lucene.search.regex
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Classes
JakartaRegexpCapabilities Implementation tying Jakarta Regexp to RegexQuery.
JavaUtilRegexCapabilities An implementation tying Java's built-in java.util.regex to RegexQuery.
RegexQuery Implements the regular expression term search query.
RegexTermEnum Subclass of FilteredTermEnum for enumerating all terms that match the specified regular expression term using the specified regular expression implementation.
SpanRegexQuery A SpanQuery version of RegexQuery allowing regular expression queries to be nested within other SpanQuery subclasses.