Improve processing
- Reduces chunk size so that ElasticSearch can process with less resources.
- Waits after each operation so that ElasticSearch has time for garbage collection.
- Increases
refresh_interval
while indexing datasets in docker images. - Updates all fixtures, sets IDs of datasets, natures, extra_fields and group_filters more consistently
- Replaces lri.json fixture with lisn.json
- Replaces saclay.json fixture with ups.json
- Updates versions and dataset URLs from zenodo for ups, lisn, hal, inria datasets (all have data between 2000-2022)
- Fixes #6 (closed)
Edited by Gözükan Hande