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

Feat: Add support for Elasticsearch with Japanese language analysis #12193

Open
5 tasks done
fujita-h opened this issue Dec 29, 2024 · 0 comments · May be fixed by #12194
Open
5 tasks done

Feat: Add support for Elasticsearch with Japanese language analysis #12193

fujita-h opened this issue Dec 29, 2024 · 0 comments · May be fixed by #12194
Labels
📚 feat:datasource Data sources like web, Notion, Logseq, Lark, Docs

Comments

@fujita-h
Copy link
Contributor

Self Checks

  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

1. Is this request related to a challenge you're experiencing? Tell me about your story.

When performing a full-text search in Japanese, it is necessary to split and normalize words using morphological analysis, because words in Japanese sentences are not separated by spaces.

Elasticsearch allows accurate full-text searches in Japanese by using a plugin, so we hope to see the addition of a Japanese Elasticsearch data source.

2. Additional context or comments

No response

3. Can you help us with this feature?

  • I am interested in contributing to this feature.
@dosubot dosubot bot added the 📚 feat:datasource Data sources like web, Notion, Logseq, Lark, Docs label Dec 29, 2024
@fujita-h fujita-h linked a pull request Dec 29, 2024 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📚 feat:datasource Data sources like web, Notion, Logseq, Lark, Docs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant