spring-data-slor 通配符的匹配很全面, 但无法找到元素 'solr:solr-server' 的声明。

Posted aizm

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了spring-data-slor 通配符的匹配很全面, 但无法找到元素 'solr:solr-server' 的声明。相关的知识,希望对你有一定的参考价值。

错误信息:

Caused by: org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 9 in XML document from class path resource [spring/spring-solr.xml] is invalid; nested exception is org.xml.sax.SAXParseException; lineNumber: 9; columnNumber: 105; cvc-complex-type.2.4.c: 通配符的匹配很全面, 但无法找到元素 ‘solr:solr-server‘ 的声明。

技术图片

 解决:

要么更换 spring-data-solr 版本, 要么把 solr:solr-server更改为  solr:solr-client

我的版本

spring-data-solr-2.1.3.RELEASE

以上是关于spring-data-slor 通配符的匹配很全面, 但无法找到元素 'solr:solr-server' 的声明。的主要内容,如果未能解决你的问题,请参考以下文章

通配符

[leetcode]44. 通配符匹配

44. LeetCode 通配符匹配

python匹配linux通配符

[BZOJ3507]通配符匹配

这个通配符匹配算法的时间复杂度是多少?