{"id":72809,"library":"solr-velocity","title":"Apache Solr Velocity","description":"Apache Solr module integrating the Velocity template engine for rendering search results and response views.","status":"active","version":"8.11.4","language":"java","source_language":null,"source_url":"https://gitbox.apache.org/repos/asf?p=lucene-solr.git;f=solr/contrib/velocity","tags":["solr","velocity","search","templating","apache"],"install":[{"cmd":"<dependency>\n  <groupId>org.apache.solr</groupId>\n  <artifactId>solr-velocity</artifactId>\n  <version>8.11.4</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.apache.solr:solr-velocity:8.11.4'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"VelocityResponseWriter","correct":"org.apache.solr.response.VelocityResponseWriter"}],"quickstart":{"code":"import org.apache.solr.response.VelocityResponseWriter;\n\nVelocityResponseWriter writer = new VelocityResponseWriter();\nwriter.init(null);\nwriter.write(response, writer, request, result);","lang":"java","description":"Initializes and uses the Velocity response writer to render Solr search results."},"warnings":[{"fix":"Restrict template sources and avoid user-provided templates.","message":"Velocity templates can execute arbitrary Java code; ensure templates are trusted.","severity":"breaking","affected_versions":"*"}],"env_vars":null,"search_vec":"'apach':1,4,23 'engin':11 'integr':7 'modul':6 'render':13 'respons':17 'result':15 'search':14,21 'solr':2,5,19 'templat':10,22 'veloc':3,9,20 'view':18","created_at":"2026-06-17T18:43:23.135338+00:00","updated_at":"2026-06-17T18:43:23.135338+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://lucene.apache.org","github":null,"docs":"https://appdoc.app/artifact/org.apache.solr/solr-velocity/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}