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

aboveos/search3,aboveos/knowledge: search optimization #720

Merged
merged 2 commits into from
Dec 6, 2024

Conversation

bleachzou3
Copy link
Contributor

@bleachzou3 bleachzou3 commented Dec 6, 2024

…lish,german and so 2. limit short keyword language detected range

Title: beclab/search3,aboveos/knowledge: search optimization

  • Background
    This time we mainly optimize the search. Originally, we often couldn’t find it due to various reasons. 1. For relatively short sentences, identify language errors. For example, "8年" is recognized as Japanese, which is Chinese for Chinese users. Therefore, when identifying the language of a short search keyword, it is based on what the user has in the search library. Content restriction detection language range 2. For all Chinese part-of-speech words, use the simple configuration. For English Latin words, use the simple configuration for assiword and word. The effect is that whatever is in the original text will be searched, but it will Ignore root and part-of-speech changes 3. Wise video and audieo can not be found according title, for the download task created not call rest api, but directly insert data into database, so it miss sub video audio info to search system

  • Target Version for Merge
    relase-1.10, main

  • *Related Issues

Ubuntu added 2 commits December 6, 2024 08:02
@bleachzou3 bleachzou3 self-assigned this Dec 6, 2024
@bleachzou3 bleachzou3 requested a review from eball December 6, 2024 08:44
@bleachzou3 bleachzou3 changed the title beclab/search3,aboveos/knowledge: 1. use simple configuration for eng… aboveos/search3,aboveos/knowledge: 1. use simple configuration for eng… Dec 6, 2024
@bleachzou3 bleachzou3 changed the title aboveos/search3,aboveos/knowledge: 1. use simple configuration for eng… aboveos/search3,aboveos/knowledge: search optimization Dec 6, 2024
@eball eball merged commit f51cef4 into release-1.10 Dec 6, 2024
6 checks passed
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.

2 participants