2000w数据如何实现秒级检索? #4084
bigmouse0001
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
alist有2000w索引数据,每次索引都要几分钟。
creat index idx_name on x_search_nodes(name)
creat fulltext index x_search_nodes on x_search_nodes(name)
alter table x_search_nodes engine=innodb
Beta Was this translation helpful? Give feedback.
All reactions