-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
bugSomething isn't workingSomething isn't working
Description
There's no existing/similar bug report.
- I have searched the existing issues
Describe the bug:
Elasticsearch in versions 7.x and above no longer supports setting the doc type field. The field is unified as '_doc'.
Expected behavior:
review the code and change the index that is not of type _doc to type _doc
delete all the code that calls the Type api in the es client. versions above 7.x use _doc as the type by default
Additional
Lunettes version
No response
Kubernetes version
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
