You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erik Hatcher (Updated) (JIRA)" <ji...@apache.org> on 2011/12/07 23:06:39 UTC

[jira] [Updated] (SOLR-2718) Lazy load response writers

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

Erik Hatcher updated SOLR-2718:
-------------------------------

    Fix Version/s: 3.6

Fixed already on 4.0, but needs to be ported to 3.x too.
                
> Lazy load response writers
> --------------------------
>
>                 Key: SOLR-2718
>                 URL: https://issues.apache.org/jira/browse/SOLR-2718
>             Project: Solr
>          Issue Type: Improvement
>          Components: Response Writers
>            Reporter: Erik Hatcher
>            Assignee: Erik Hatcher
>             Fix For: 3.6, 4.0
>
>         Attachments: SOLR-2718-velocity-test-cleanup.patch, SOLR-2718.patch
>
>
> This stems from issues with SOLR-2588, moving the Velocity response writer back to contrib.  We still want the example app to use the VelocityResponseWriter for the /browse interface.  Many of Solr's core tests use the example Solr configuration.  There are other contribs that are brought into the example app (extract, clustering, DIH, for examples) but these are request handlers that lazy load.  Response writers don't currently lazy load, thus causing core tests that use the example config to fail unless "ant dist" is run.

--
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