Details
-
Type:
Improvement
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 7.4
-
Fix Version/s: None
-
Component/s: Active Installs
-
Labels:None
-
Difficulty:Unknown
-
Similar issues:
Description
When trying to make XWiki work with an ElasticSearch server version 2.x, I found that it's causing problems. Namely, ES behavior has changed for the "_timestamp" special field, see https://www.elastic.co/guide/en/elasticsearch/reference/current/mapping-timestamp-field.html
The error I got was:
[2016-07-18 15:34:12,123][DEBUG][action.admin.indices.mapping.put] [Nova-Prime] failed to put mappings on indices [[installs]], type [install2] MapperParsingException[Mapping definition for [_timestamp] has unsupported parameters: [store : true]]