Skip to content
This repository was archived by the owner on Dec 1, 2022. It is now read-only.
This repository was archived by the owner on Dec 1, 2022. It is now read-only.

索引最大长度bug #556

Description

@liganggit

2.0.1 2.5.1 都存在一个索引最大长度bug。
我之前在论坛里面报过了。
索引最大长度256字节,但是中文字符并不是一个字节,所以强制限制256字节可能导致多字节字符被截断,出现乱码。而且这种情况下同步elasticsearch会失败,因为同步的被截断的中文字节es并不能识别。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions