Details
-
Task
-
Resolution: Fixed
-
Major
-
None
-
None
Description
We need to use the ES 6 client library in order to be compatible with previous ES versions. This library sends "type" parameters which are deprecated and scheduled for removal in ES 8. It's nice that ES 7 warns about the upcoming removal of types, but instead of spamming the logs we should suppress these warnings.