They shouldn't be combined since 1298 is closed and works in the json and xml case, just not in the CSV case. So your JIRA should be tracking this as a separate issue....
FWIW, Erick On Tue, Nov 5, 2013 at 5:15 AM, James Wilson (JIRA) <[email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/SOLR-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813822#comment-13813822] > > James Wilson commented on SOLR-1298: > ------------------------------------ > > I just added https://issues.apache.org/jira/browse/SOLR-5423 but someone > brought this story to my attention. Feel free to combine the stories. > > > FunctionQuery results as pseudo-fields > > -------------------------------------- > > > > Key: SOLR-1298 > > URL: https://issues.apache.org/jira/browse/SOLR-1298 > > Project: Solr > > Issue Type: New Feature > > Reporter: Grant Ingersoll > > Assignee: Yonik Seeley > > Priority: Minor > > Fix For: 4.0-ALPHA > > > > Attachments: SOLR-1298-FieldValues.patch, SOLR-1298.patch > > > > > > It would be helpful if the results of FunctionQueries could be added as > fields to a document. > > Couple of options here: > > 1. Run FunctionQuery as part of relevance score and add that piece to > the document > > 2. Run the function (not really a query) during Document/Field retrieval > > > > -- > This message was sent by Atlassian JIRA > (v6.1#6144) > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
