You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Ryan McKinley (Updated) (JIRA)" <ji...@apache.org> on 2011/11/15 04:54:52 UTC

[jira] [Updated] (SOLR-2037) Distinguish Editorial Results from "normal" results in the QueryElevationComponent

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

Ryan McKinley updated SOLR-2037:
--------------------------------

    Attachment: SOLR-2037-editoral-marker.patch

this is a *super* quick/dirty sketch on how you may be able to do it just by sticking something into the request context.

To do this for real, we would need to do somethign smarter with the ids

                
> Distinguish Editorial Results from "normal" results in the QueryElevationComponent
> ----------------------------------------------------------------------------------
>
>                 Key: SOLR-2037
>                 URL: https://issues.apache.org/jira/browse/SOLR-2037
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Grant Ingersoll
>            Assignee: Grant Ingersoll
>            Priority: Minor
>         Attachments: SOLR-2037-editoral-marker.patch
>
>
> In many cases, it would be nice if the results that are provided by the QueryElevationComponent were identified as such so that one could make a decision at rendering time whether to treat them differently or not.

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