nestauk / dap_dv_backends

MIT License
0 stars 0 forks source link

Make tokenizer on input fields when creating ES indices from s3 buckets #215

Open doogyb opened 1 year ago

doogyb commented 1 year ago

In order for an DQ aggregation to work correctly (entitiesCountOverTokenCountByConfidence) we need to create the ElasticSearch index with a mapping/processor that adds a tokenizer to the input field.