Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/solr/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
SolrCloud加载solr.VelocityResponseWriter时出错_Solr_Lucene_Solrcloud - Fatal编程技术网

SolrCloud加载solr.VelocityResponseWriter时出错

SolrCloud加载solr.VelocityResponseWriter时出错,solr,lucene,solrcloud,Solr,Lucene,Solrcloud,我在日志中得到了这个错误。我没有在solrConfig中配置任何solr.VelocityResponseWriter ERROR:[{ "update-queryresponsewriter":{ "startup":"lazy", "name":"velocity", "class":"solr.VelocityResponseWriter", "template.base.dir":"", "solr.resource.loader.enabled":"true",

我在日志中得到了这个错误。我没有在solrConfig中配置任何
solr.VelocityResponseWriter

ERROR:[{
"update-queryresponsewriter":{
  "startup":"lazy",
  "name":"velocity",
  "class":"solr.VelocityResponseWriter",
  "template.base.dir":"",
  "solr.resource.loader.enabled":"true",
  "params.resource.loader.enabled":"true"},
"errorMessages":["Error loading class 'solr.VelocityResponseWriter'"]}]

我正在使用Solr 8.4版作为SolrLoud

您什么时候收到这个错误的?您正在执行什么操作/操作?当我从管理面板看到日志记录时,我发现了此错误。在我尝试添加和搜索日志后,但无法复制日志副本,将“solr-velocity-7.5.0”jar从“…\solr-7.5.0\dist”复制到“…\solr-7.5.0\server\solr-webapp\webapp\WEB-INF\lib…”。。。