[ 
https://issues.apache.org/jira/browse/LUCENE-4001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13257547#comment-13257547
 ] 

Martijn van Groningen commented on LUCENE-4001:
-----------------------------------------------

It turns out that three files need to be moved:
{noformat}
svn mv 
lucene/queries/src/java/org/apache/lucene/queries/function/FunctionValues.java 
lucene/core/src/java/org/apache/lucene/search/
svn mv 
lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java 
lucene/core/src/java/org/apache/lucene/search/
svn mv 
lucene/queries/src/java/org/apache/lucene/queries/function/ValueSourceScorer.java
 lucene/core/src/java/org/apache/lucene/search/
{noformat}
                
> Grouping module shouldn't depend on queries module
> --------------------------------------------------
>
>                 Key: LUCENE-4001
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4001
>             Project: Lucene - Java
>          Issue Type: Task
>            Reporter: Martijn van Groningen
>
> Spin off from LUCENE-3997. Basically move FunctionValues and ValueSource to 
> core.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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]

Reply via email to