You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2010/07/16 17:12:50 UTC

[jira] Resolved: (SOLR-1957) Move VelocityResponseWriter from contrib/ to core

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

Robert Muir resolved SOLR-1957.
-------------------------------

    Resolution: Fixed

merged to 3x (revision: r964820)

> Move VelocityResponseWriter from contrib/ to core
> -------------------------------------------------
>
>                 Key: SOLR-1957
>                 URL: https://issues.apache.org/jira/browse/SOLR-1957
>             Project: Solr
>          Issue Type: Task
>          Components: Response Writers
>    Affects Versions: 1.4
>            Reporter: Erik Hatcher
>            Assignee: Robert Muir
>            Priority: Minor
>             Fix For: 3.1, 4.0
>
>         Attachments: debug.tiff, SOLR-1957.patch, SOLR-1957_3x.patch
>
>
> The VelocityResponseWriter deserves to be a first-class citizen in Solr, and not tacked on.  The benefit is that UI can be generated right from Solr cleanly and easily via simple templating.  The longer term goal is to migrate from the Solr admin interface from inflexible built-in JSPs to a cleaner layout Velocity set of templates that can be overridden externally if desired (for styling, or adding in plugin UI).
> Another large benefit to having VrW in core is that plugins can then ship with Velocity templates in their own .jar files to provide their own bits of UI or templated response capabilities (text fragments or full HTML responses).
> The impact of this change is a slightly larger solr.war with the additional Velocity dependencies added-in.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org