usc-isi-i2 / dig-etl-engine

Download DIG to run on your laptop or server.
http://usc-isi-i2.github.io/dig/
MIT License
101 stars 39 forks source link

Currently, if the field name has "date" in the string, the mapping will be `date` in elasticsearch. #225

Closed saggu closed 6 years ago

saggu commented 6 years ago

https://github.com/usc-isi-i2/dig-sandpaper/blob/master/digsandpaper/elasticsearch_mapping/generate.py#L77

We should work only on field types from myDIG from now on.