[ 
https://issues.apache.org/jira/browse/SOLR-2718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13087247#comment-13087247
 ] 

Erik Hatcher commented on SOLR-2718:
------------------------------------

Another option is to adjust the tests to not use the example solr-home - 
there's not that many of them.  I'll investigate.  We still want example tested 
somehow, but more at an integration level than a unit level.

> 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
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to