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 (JIRA)" <ji...@apache.org> on 2015/08/12 17:02:47 UTC

[jira] [Created] (SOLR-7915) Provide pluggable Velocity context tool facility

Erik Hatcher created SOLR-7915:
----------------------------------

             Summary: Provide pluggable Velocity context tool facility
                 Key: SOLR-7915
                 URL: https://issues.apache.org/jira/browse/SOLR-7915
             Project: Solr
          Issue Type: Improvement
          Components: contrib - Velocity
    Affects Versions: 5.3
            Reporter: Erik Hatcher
            Assignee: Erik Hatcher
             Fix For: 5.4


Currently the "tools" placed in the VelocityResponseWriter's context are hard-coded.  It can be very handy to be able to plug in 3rd party or custom tools (just any ol' Java object a "tool" can be).

Here's a list of the currently hard-coded tools: https://github.com/apache/lucene-solr/blob/trunk/solr/contrib/velocity/src/java/org/apache/solr/response/VelocityResponseWriter.java#L189-L199



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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