[
https://issues.apache.org/jira/browse/LUCENE-3241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13057620#comment-13057620
]
Chris Male commented on LUCENE-3241:
------------------------------------
Command for patch:
{code}
svn move
lucene/src/java/org/apache/lucene/search/function/NumericIndexDocValueSource.java
modules/queries/src/java/org/apache/lucene/queries/function/valuesource/
{code}
> Remove Lucene core's FunctionQuery impls
> ----------------------------------------
>
> Key: LUCENE-3241
> URL: https://issues.apache.org/jira/browse/LUCENE-3241
> Project: Lucene - Java
> Issue Type: Sub-task
> Components: core/search
> Reporter: Chris Male
> Fix For: 4.0
>
> Attachments: LUCENE-3241.patch
>
>
> As part of the consolidation of FunctionQuerys, we want to remove Lucene
> core's impls. Included in this work, we will make sure that all the
> functionality provided by the core impls is also provided by the new module.
> Any tests will be ported across too, to increase the test coverage.
--
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]