[
https://issues.apache.org/jira/browse/CONNECTORS-657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Wright resolved CONNECTORS-657.
------------------------------------
Resolution: Fixed
> Normalize date/timestamps format across connectors
> --------------------------------------------------
>
> Key: CONNECTORS-657
> URL: https://issues.apache.org/jira/browse/CONNECTORS-657
> Project: ManifoldCF
> Issue Type: Bug
> Components: Framework crawler agent
> Affects Versions: ManifoldCF 1.2
> Reporter: Maciej Lizewski
> Assignee: Karl Wright
> Fix For: ManifoldCF 1.2
>
>
> several connectors add datetime attributes to RepositoryDocument, but they do
> not have common format. Examples:
> WikiConnector adds last-updated: 2010-10-10T12:34:00Z
> SharedDriveConnector adds last-updated: Thu May 28 17:39:46 CEST 2009
> and so on.
> Solr requires all date/datetime fields to be passed as YYYY-MM-DDTHH:II:SSZ
> We need to standardize formats (my recommendation is solr format) or allow to
> add Date attributes to RepositoryDocument and move formatting to
> OutputConnector.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira