Package | Description |
---|---|
org.apache.lucene.search.regex |
Regular expression Query.
|
Modifier and Type | Class and Description |
---|---|
class |
RegexQuery
Implements the regular expression term search query.
|
class |
SpanRegexQuery
A SpanQuery version of
RegexQuery allowing regular expression
queries to be nested within other SpanQuery subclasses. |
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.