Package | Description |
---|---|
org.apache.lucene.queryparser.flexible.standard.parser |
Lucene Query Parser
|
Modifier and Type | Method and Description |
---|---|
static UnescapedCharSequence |
EscapeQuerySyntaxImpl.discardEscapeChar(CharSequence input)
Returns a String where the escape char has been removed, or kept only once
if there was a double escape.
|
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.