Package | Description |
---|---|
org.apache.lucene.queryparser.surround.parser |
This package contains the QueryParser.jj source file for the Surround parser.
|
Modifier and Type | Field and Description |
---|---|
QueryParserTokenManager |
QueryParser.token_source
Generated Token Manager.
|
Modifier and Type | Method and Description |
---|---|
void |
QueryParser.ReInit(QueryParserTokenManager tm)
Reinitialise.
|
Constructor and Description |
---|
QueryParser(QueryParserTokenManager tm)
Constructor with generated Token Manager.
|
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.