You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Grant Ingersoll (JIRA)" <ji...@apache.org> on 2008/07/31 18:20:31 UTC

[jira] Updated: (SOLR-598) DebugComponent should be last component of SearchHandler

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

Grant Ingersoll updated SOLR-598:
---------------------------------

    Attachment: SOLR-598.patch

Patch that does as the issue says.  Puts the DebugComponent last unless components are explicitly declared.

Also updated the SearchHandlerTest.

Plan to commit in a day or two.

> DebugComponent should be last component of SearchHandler
> --------------------------------------------------------
>
>                 Key: SOLR-598
>                 URL: https://issues.apache.org/jira/browse/SOLR-598
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Grant Ingersoll
>            Assignee: Grant Ingersoll
>            Priority: Minor
>         Attachments: SOLR-598.patch
>
>
> See http://lucene.markmail.org/message/qddlgc4h5vhxpv65?q=DebugComponent
> The DebugComponent should be the last component in the SearchHandler hierarchy, in case an earlier, custom, component changes things in the result list, etc.  (unless the user explicitly states all components)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.