[ https://issues.apache.org/jira/browse/SOLR-192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549018 ]
Doron Cohen commented on SOLR-192: ---------------------------------- Lucene's o.a.l.search.function was added recently, though it does not contain everything that is in Solr's search.function. If Solr is committed to move and use Lucene's package instead, I will work on that in Lucene, but I wanted to make sure first that this is going to happen. Thanks, Doron > Move FunctionQuery to Lucene > ---------------------------- > > Key: SOLR-192 > URL: https://issues.apache.org/jira/browse/SOLR-192 > Project: Solr > Issue Type: Improvement > Components: search > Reporter: Grant Ingersoll > Attachments: SOLR-192-functionQueries.patch > > > FunctionQuery is a useful concept to have in Lucene core. Deprecate the Solr > implementation and migrate it Lucene core. Have the deprecated Solr version > call the Lucene version. > See https://issues.apache.org/jira/browse/LUCENE-446 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.