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

Koji Sekiguchi updated SOLR-620:
--------------------------------

    Attachment: SOLR-620-velocity.properties.patch

bq. Does the engine.init calls after setting some properties lose those values 
originally set?

According to the Velocity document, the sequence of ve initialization will be 
engine.setProperty(ies) then engine.init.

http://velocity.apache.org/engine/releases/velocity-1.6.2/developer-guide.html#separate

And I checked VelocityEngine through debugger. It was no problem.

bq. Maybe velocity.properties should be loaded from SolrResourceLoader so that 
it can live on the classpath?

Right. I updated the patch.

I'd like to commit if there is no objections.


> Velocity Response Writer
> ------------------------
>
>                 Key: SOLR-620
>                 URL: https://issues.apache.org/jira/browse/SOLR-620
>             Project: Solr
>          Issue Type: New Feature
>          Components: search
>    Affects Versions: 1.3
>            Reporter: Erik Hatcher
>            Assignee: Erik Hatcher
>            Priority: Minor
>         Attachments: SOLR-620-velocity.properties.patch, 
> SOLR-620-velocity.properties.patch, SOLR-620.patch, SOLR-620.patch, 
> SOLR-620.patch, SOLR-620.patch, SOLR-620.patch, SOLR-620.zip, SOLR-620.zip
>
>
> Add a Velocity - http://velocity.apache.org - response writer, making it 
> possible to generate a decent search UI straight from Solr itself.  Designed 
> to work standalone or in conjunction with the JSON response writer (or 
> SolrJS) for Ajaxy things.

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

Reply via email to