You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "James Wilson (JIRA)" <ji...@apache.org> on 2013/11/05 11:15:21 UTC

[jira] [Commented] (SOLR-1298) FunctionQuery results as pseudo-fields

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


Re: [jira] [Commented] (SOLR-1298) FunctionQuery results as pseudo-fields

Posted by Erick Erickson <er...@gmail.com>.
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) <ji...@apache.org> 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: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
>