Apache Solr module integrating the Velocity template engine for rendering search results and response views.
<dependency>
<groupId>org.apache.solr</groupId>
<artifactId>solr-velocity</artifactId>
<version>8.11.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initializes and uses the Velocity response writer to render Solr search results.
Restrict template sources and avoid user-provided templates.
No dependency data recorded yet.