Re: Standalone pages

Erik Hatcher <[email protected]> Thu, 9 Oct 2014 08:59:02 -0400
Newsgroups gmane.comp.jakarta.velocity.user
Message-ID <[email protected]>
Philiippe - I just noticed you posted this to the velocity user list.  How Solr uses Velocity is perhaps a bit niche/different, so best to ask over on the Solr user list for future questions about the Solr/Velocity integration.  But I’m on both lists :)

	Erik

On Oct 9, 2014, at 4:19 AM, [email protected] wrote:

> Hello,
> 
> I am using currently the Velocity templates that come with the example provided with SOLR, in Tomcat 7.
> 
> I would like to add a Velocity template called test.vm, in the example/solr/mycollection directory, to display an HTML page containing an image.
> 
> Unfortunately, the following URL
> 
> http://myserver:8983/solr/mycollection/test
> 
> returns a 404 error.
> 
> http://myserver:8983/solr/mycollection/browse
> 
> works, though.
> 
> How does one create "standalone" Velocity pages, such as test.vm?
> 
> Many thanks.
> 
> Philippe
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>