Skip to content

[proposal]: 搜索索引的初始化 #200

@liuzhen21

Description

@liuzhen21

What Is Your Expect

  1. 需要针对实体的owner创建公共的索引,并对索引进行配置。
  • es对于keyword默认的ignore_above是256,当字段长度大于这个长度时,不能用这个字段进行搜索。需要对一些字段,创建索引,指定配置。比如将订阅字段的ignore_above调整为4096
  1. 针对每个模型创建一个索引

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions