
Solr
SoFar Away
这个作者很懒,什么都没留下…
展开
-
Solr 学习中的问题 1:mysql 的时区错误问题
报错:The server time zone value ‘Öйú±ê׼ʱ¼ä’ is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration property)...转载 2018-11-25 07:49:31 · 163 阅读 · 0 评论 -
Solr Document is missing mandatory uniqueKey field: id
报错:Document is missing mandatory uniqueKey field: id错误原因:索引数据库时,表格中的id(其实我还不太懂为什么,但是改了后就好了…)解决办法:原创 2018-11-25 07:51:35 · 478 阅读 · 0 评论 -
Solr core的复制
报错:null:org.apache.solr.common.SolrException: Found multiple cores with the name [Core_1], with instancedirs [F:\solr\solr-5.5.2\server\solr\Core_1] and [F:\solr\solr-5.5.2\server\solr\Paper]原因:Pape...原创 2018-11-25 07:53:28 · 642 阅读 · 0 评论