https://forge.softwareheritage.org/source/swh-scheduler.git
Revision f4587a3ad5637418259e85d26efcbc9742993659 authored by Antoine R. Dumont (@ardumont) on 13 April 2018, 09:45:32 UTC, committed by Antoine R. Dumont (@ardumont) on 13 April 2018, 09:59:37 UTC
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
1 parent 915db34
History
Tip revision: f4587a3ad5637418259e85d26efcbc9742993659 authored by Antoine R. Dumont (@ardumont) on 13 April 2018, 09:45:32 UTC
data/template: Do not index the arguments field (it's in _source)
Tip revision: f4587a3
File Mode Size
bin
data
debian
docs
sql
swh
.gitignore -rw-r--r-- 67 bytes
AUTHORS -rw-r--r-- 112 bytes
LICENSE -rw-r--r-- 34.3 KB
LICENSE.Celery -rw-r--r-- 2.6 KB
MANIFEST.in -rw-r--r-- 91 bytes
Makefile -rw-r--r-- 163 bytes
requirements-swh.txt -rw-r--r-- 19 bytes
requirements.txt -rw-r--r-- 284 bytes
setup.py -rw-r--r-- 937 bytes

back to top