8000 Fuzzy Search and Custom Indexing by kl7sn · Pull Request #25 · clickvisual/clickvisual · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fuzzy Search and Custom Indexing #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 18 commits into from
Jan 19, 2022
Merged

Fuzzy Search and Custom Indexing #25

merged 18 commits into from
Jan 19, 2022

Conversation

kl7sn
Copy link
Collaborator
@kl7sn kl7sn commented Jan 19, 2022
  1. 模糊搜索支持
  2. 时间轴精度调整为毫秒级别
  3. 数据表数据结构跟随索引动态变化
    • kafka 的数据直接写入流式表
    • 视图表读取流式表数据,经过索引规则处理后,写入数据表
    • 数据表为管理后台可见的数据表

  1. Fuzzy search support
  2. Adjust the precision of the timeline to milliseconds
  3. The data structure of the table dynamic change by the index
    • The stream table reads data from kafka
    • The materialized view table reads the stream table data and writes it into the data table after being processed by the index rule
    • The data table is the data table visible in the management background

@sevennt sevennt self-assigned this Jan 19, 2022
@sevennt sevennt self-requested a review January 19, 2022 07:52
@sevennt sevennt merged commit d1e97de into clickvisual:master Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0