Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
-
Empty show more show less
-
Kromeriz 54
-
1
Description
If Solr field of type="date" is used for storing the date, then the date is stored incorrectly.
Example: magnolia = 04.07.2016 14:50:00 in solr = "date_dt": "2017-01-02T14:50:00Z"
Reproduce:
1. /modules/content-indexer/config/indexers/websiteIndexer/fieldMappings@date change value to date_dt
2. Index page with property date
Checklists
Acceptance criteria