Not using Solr's VelocityResponseWriter.   It literally is a Solr response 
writer :)  And thus to use it you have to make standard search requests to Solr.

You can move the Velocity templates to another location, as there is a way to 
specify the root directory for templates, but they only get rendered from 
standard search requests (by default to port 8983).

        Erik

On Mar 13, 2013, at 10:39 , Guy Dobson wrote:

> Fellow Solrites,
> 
> Is there a way to put the Velocity pages in /srv/www alongside of /htdocs and 
> /cgi-bin 
> and tell it to look in /opt/solr-4.1.0/... to find my Solr index
> so that we don't have to open port 8983 on the firewall
> ?
> 
> Thanks,
> Guy
> 
> 
> Guy Dobson
> Integrated Systems Librarian
> Drew University Library
> http://users.drew.edu/gdobson
> 973-408-3207 

Reply via email to