Skip to content

搜索区分大小写根据配置项单独建立索引 #5889

Closed
@88250

Description

@88250
Member
  • blocks_fts 大小写敏感
  • blocks_fts_case_insensitive 大小写不敏感

这两张表同时写入比较占用资源,将改进为默认大小写不敏感,仅写入 blocks_fts_case_insensitive 表,在 设置 - 搜索 - 区分大小写 中开启后再同时写入 blocks_fts,开启或关闭均会自动重建索引。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @88250

      Issue actions

        搜索区分大小写根据配置项单独建立索引 · Issue #5889 · siyuan-note/siyuan