HomeSoftware Heritage

data/template: Do not index the arguments field (it's in _source)

Description

data/template: Do not index the arguments field (it's in _source)

As this field is randomly large depending on the task at end, this
triggers a limit (index.mapping.total_fields.limit to 1000). We do not
really need this in the index as the data will still be in the
_source.

[1] https://www.elastic.co/guide/en/elasticsearch/reference/current/mapping.html#mapping-limit-settings

Related T1023

Details

Provenance
ardumontAuthored on Apr 13 2018, 11:45 AM
ardumontPushed on Apr 13 2018, 2:55 PM
Parents
rDSCH915db3485835: data/README: Add a small readme to explain es install step
Branches
Unknown
Tags
Unknown
References
tag: v0.0.24