You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Chris Male (JIRA)" <ji...@apache.org> on 2011/06/30 07:20:28 UTC

[jira] [Updated] (LUCENE-3241) Remove Lucene core's FunctionQuery impls

     [ https://issues.apache.org/jira/browse/LUCENE-3241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Male updated LUCENE-3241:
-------------------------------

    Attachment: LUCENE-3241.patch

Patch that deprecates the contents of org.apache.lucene.search.function.

I've gone down this road, instead of straight out nuking, since they're in core.  If people don't feel this necessary, I'll happily remove them.

The tests for the package do not add anything therefore I haven't moved them.

Ports NumericIndexDocValueSource to Queries module.

> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org