inhale
inhale copied to clipboard
Fix ElasticsearchDeprecationWarning for using the typeless endpoints
Removed doc_type as it is not needed anymore (unsupported in ES8). I don't exactly know if this will work with all elasticsearch versions, but at least it will support ES7 and up.