[
https://issues.apache.org/jira/browse/LUCENE-3284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Male updated LUCENE-3284:
-------------------------------
Attachment: LUCENE-3284.patch
Patch which removes the QP dependency from the queries module and from
highlighter.
The only other module which depends on QP in its test is analysis-common, which
combines some complex analysis with some reasonably complex queries.
Consequently I will leave this till later when we can examine the QP needs for
the analysis module in general.
> Move contribs/modules away from QueryParser dependency
> ------------------------------------------------------
>
> Key: LUCENE-3284
> URL: https://issues.apache.org/jira/browse/LUCENE-3284
> Project: Lucene - Java
> Issue Type: Sub-task
> Components: core/queryparser, modules/queryparser
> Reporter: Chris Male
> Attachments: LUCENE-3284.patch
>
>
> Some contribs and modules depend on the core QueryParser just for simplicity
> in their tests. We should apply the same process as I did to the core tests,
> and move them away from using the QueryParser where possible.
--
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]