当我尝试索引页面时,我在solr管理界面显示错误
===================================================== `11:20:50 SEVERE SolrCore org.apache.solr.common.SolrException: ERROR: [doc=f6baa2fb88804967909bd23e6e25f770facd1cce/pages/1608/0/0/0] unknown field 'site' 11:20:51 WARNING XMLLoader Unknown attribute id in add:allowDups 11:20:51 WARNING XMLLoader Unknown attribute id in add:overwritePending 11:20:51 WARNING XMLLoader Unknown attribute id in add:overwriteCommitted 11:20:51 SEVERE SolrCore org.apache.solr.common.SolrException: ERROR: [doc=f6baa2fb88804967909bd23e6e25f770facd1cce/pages/1607/0/0/0] unknown field 'site' 11:33:31 SEVERE SolrCore org.apache.solr.common.SolrException: undefined field type 11:33:31 SEVERE SolrCore org.apache.solr.common.SolrException: Unknown commit parameter 'waitFlush'` =====================================================
typo3开发者日志显示以下内容:
==================================================== /opt/lampp/steriauk/typo3conf/ext/solr/classes/indexqueue /class.tx_solr_indexqueue_pageindexer.php tx_solr_indexqueue_Item Object ( [indexQueueUid:protected] => 45992 [rootPageUid:protected] => 1 [type:protected] => pages [indexingConfigurationName:protected] => pages [changed:protected] => 1366715241 [indexingProperties:protected] => Array ( ) [indexingPropertiesLoaded:protected] => 1 [hasIndexingProperties:protected] => [recordUid:protected] => 209 [record:protected] => Array ( [uid] => 209 [pid] => 205 [t3ver_oid] => 0 [t3ver_id] => 0 [t3ver_wsid] => 0 [t3ver_label] =>` ====================================================
我已根据typo3 admin上的“状态报告”页面配置了solr扩展并设置好看,但错误出现且没有任何内容被编入索引。
有人建议在设置solrconfig.xml和schema.xml文件时是否有任何遗漏。实际上这些位于我的solr home,位于'/var/solr../../example/solr/collection1/conf'和'/opt/lampp/htdocs/../../ext/../ solr / resources / conf /'。我很困惑使用了哪些配置以及typo3中的solr扩展如何通过tomcat与solr搜索引擎进行对话。
我正在使用:
SOLR 4.2.0 Solr扩展2.8.2 兰普:1.8.1 Tomcat 6
如果您需要任何其他信息,请告诉我,因为我是这些技术的新手并且需要紧急设置。
提前致谢
答案 0 :(得分:1)
在要求中,以下版本是最新支持的版本:SOLR3.6
退房: http://forge.typo3.org/projects/extension-solr/wiki/Supported_Solr_versions