You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.
In the current implementation, we load the full query-index.json. The EN site contains 13k articles, the file is huge (time to download and time to parse). We should load batch of 1000 articles.
In the current implementation, we load the full
query-index.json
. The EN site contains 13k articles, the file is huge (time to download and time to parse). We should load batch of 1000 articles.@davidnuescheler said he will take care of the implementation.
The text was updated successfully, but these errors were encountered: