public class LuceneQueryParser extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.apache.lucene.analysis.Analyzer |
ANALYZER |
| Constructor and Description |
|---|
LuceneQueryParser(boolean allowLeadingWildcard) |
@Inject
public LuceneQueryParser(@Named(value="allow_leading_wildcard_searches")
boolean allowLeadingWildcard)
public ParsedQuery parse(String query) throws org.apache.lucene.queryparser.classic.ParseException
org.apache.lucene.queryparser.classic.ParseExceptionCopyright © 2012–2022 Graylog, Inc.. All rights reserved.