public class RegExpSearch extends AbstractSearch
Constructor and Description |
---|
RegExpSearch() |
Modifier and Type | Method and Description |
---|---|
protected ExtensionDescription |
buildExtensionDescription()
Builds the extension description.
|
org.apache.lucene.search.Query |
buildQuery(java.lang.String searchText)
Generate a Lucene Query given a text String.
|
addTrailingWildcard, addTrailingWildcardToAllTokens, doRegister, getQueryParser, handleWhiteSpaceCharacters, tokenizeBySpace
getDescription, getExtensionDescription, getName, getProvider, getVersion, register
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDescription, getName, getProvider, getVersion
protected ExtensionDescription buildExtensionDescription()
AbstractExtendable
buildExtensionDescription
in class AbstractExtendable
public org.apache.lucene.search.Query buildQuery(java.lang.String searchText)
Search
searchText
- The text to search