@InjectableComponent @Internal public interface LuceneQueryParserFactory
QueryParser instance.| Modifier and Type | Method and Description |
|---|---|
org.apache.lucene.queryparser.classic.QueryParser |
createParserFor(String fieldName)
Creates a query parser instance.
|
org.apache.lucene.queryparser.classic.QueryParser createParserFor(String fieldName)
fieldName - the default field to be used by the query parser for query terms.Copyright © 2002-2019 Atlassian. All Rights Reserved.