-
Notifications
You must be signed in to change notification settings - Fork 91
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
zh search input ten more word the page will crash #312
Comments
the chinese search when user input ten more words it will always loading |
There seems to be a performance issue when searching with a large number of Chinese words with a huge search index of docs in Chinese, :(. I'll look into it later. |
Hello, same issue here. Any ideas how to fix this problem? @weareoutman |
@weareoutman |
+1 |
fix: limit the number of terms, closes #312
Fixed in v0.45.0 |
https://doris.apache.org/zh-CN/docs/dev/summary/basic-summary/ this url use docusaurus-search-local
it will always loading and i can't control this page
The text was updated successfully, but these errors were encountered: