We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
rt。一直有个疑问:index服务经过倒排召回和排序后,得到了docid 集合。然后用docid去tera查文档内容返回给前端吗? 还是说倒排服务里也有doc的具体内容?
The text was updated successfully, but these errors were encountered:
我理解tera存储的数据是不会直接用到前端页面的,中间存在各种缓存和词典。
Sorry, something went wrong.
不是,用来离线存储网页的。
No branches or pull requests
rt。一直有个疑问:index服务经过倒排召回和排序后,得到了docid 集合。然后用docid去tera查文档内容返回给前端吗? 还是说倒排服务里也有doc的具体内容?
The text was updated successfully, but these errors were encountered: