tera icon indicating copy to clipboard operation
tera copied to clipboard

tera 是线上检索的doc server吗?

Open yitian134 opened this issue 7 years ago • 2 comments

rt。一直有个疑问:index服务经过倒排召回和排序后,得到了docid 集合。然后用docid去tera查文档内容返回给前端吗? 还是说倒排服务里也有doc的具体内容?

yitian134 avatar Mar 07 '19 05:03 yitian134

我理解tera存储的数据是不会直接用到前端页面的,中间存在各种缓存和词典。

baobaoyeye avatar May 17 '19 11:05 baobaoyeye

不是,用来离线存储网页的。

zhanglistar avatar Mar 05 '20 09:03 zhanglistar