[TYPO3-Solr] SEVERE: org.apache.solr.common.SolrException: Error while creating field

Ingo Renner ingo at typo3.org
Mon Sep 26 15:19:44 CEST 2011


Am 26.09.11 10:40, schrieb werner at aloah-from-hell.de:

Hi Werner

> Sep 26, 2011 10:37:05 AM org.apache.solr.common.SolrException log
> SEVERE: org.apache.solr.common.SolrException: Error while creating field 'created{type=date,properties=indexed,stored,omitNorms,sortMissingLast}' from
> value '1311776322'

[...]

> Caused by: [...] Invalid Date String:'1311776322'

I think the exception message is quite clear in this case: String != Date ;)
Date fields expect an ISO formatted date, whereas TYPO3 uses timestamps,
the extension however does the conversation. Due to you missing
template, the conversation was disabled.


Ingo

-- 
Ingo Renner
TYPO3 Core Developer, Release Manager TYPO3 4.2, Admin Google Summer of Code

TYPO3 - Open Source Enterprise Content Management System
http://typo3.org

Apache Solr for TYPO3 -
Open Source Enterprise Search meets Open Source Enterprise CMS
http://www.typo3-solr.com


More information about the TYPO3-project-solr mailing list