[
https://issues.apache.org/jira/browse/LUCENE-3285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Male updated LUCENE-3285:
-------------------------------
Attachment: LUCENE-3285.patch
Patch which moves the AnalyzingQueryParser, ComplexPhraseQueryParser and the
Surround QueryParser to the new queryparser module.
This leaves just the flexible queryparser in the contrib.
Every compiles, tests pass. I'm going to commit this soon and then move onto
the flexible queryparser. Naming of the QPs themselves will be addressed
afterwards.
> Move QueryParsers from contrib/queryparser to queryparser module
> ----------------------------------------------------------------
>
> Key: LUCENE-3285
> URL: https://issues.apache.org/jira/browse/LUCENE-3285
> Project: Lucene - Java
> Issue Type: Sub-task
> Components: modules/queryparser
> Reporter: Chris Male
> Attachments: LUCENE-3285.patch
>
>
> Each of the QueryParsers will be ported across.
> Those which use the flexible parsing framework will be placed under the
> package flexible. The StandardQueryParser will be renamed to
> FlexibleQueryParser and surround.QueryParser will be renamed to
> SurroundQueryParser.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]