Skip to content
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

support meilisearch as tweet search service #129

Merged
merged 3 commits into from
Jun 23, 2022
Merged

Conversation

alimy
Copy link
Collaborator

@alimy alimy commented Jun 23, 2022

  • support meilisearch as tweet search service

implement #119

pr特性:
支持基于meilisearch引擎提供推文搜索服务。

目前状态:

  • 推文关键字搜索;
  • 使用meili写日志;

这个pr不影响原有zinc提供的推文搜索服务,可以通过配置文件切换使用zinc/meili:

Features:
  Default: ["Base", "Sqlite3", "BigCacheIndex", "Meili", "MinIO", "LoggerZinc"]

文档README已经注明 Meili/LoggerMeili 目前状态为内测阶段,产品部署推荐使用Zinc;

@alimy alimy changed the title Feature/meilisearch support meilisearch as tweet search service Jun 23, 2022
@alimy alimy merged commit 432885d into main Jun 23, 2022
@alimy alimy deleted the feature/meilisearch branch June 23, 2022 15:06
alimy added a commit to alimy/paopao-ce that referenced this pull request Jun 23, 2022
alimy added a commit that referenced this pull request Jun 23, 2022
optimize #129 use new goroutine handle log in mieliLogHook fire
alimy added a commit to alimy/paopao-ce that referenced this pull request Jun 24, 2022
alimy added a commit that referenced this pull request Jun 24, 2022
optimize #129 make tweet search by tag more exact when use meilisearch
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.

1 participant