Skip to content

同步es8需要删除client.go 文件的type字段检测 #410

Open
@chenshiforever

Description

@chenshiforever

删除这里elastic/client.go文件中的判断语句

if len(r.Type) > 0 {
	metaData["_type"] = r.Type
}

方案来源于https://blog.csdn.net/itopit/article/details/124438315

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions