Google BigTable 和自由文本索引

发布于 2024-11-27 04:13:53 字数 185 浏览 3 评论 0原文

BigTable 文章主要示例是将网页内容存储在大表中。 有没有一篇文章讨论 Google 如何索引自由文本? 他们在幕后使用 BigTable 是否正确?有关 BigTable 架构的任何信息吗?

The BigTable article main example is storing web content in a big table.
Is there an article discussing how do Google index the free text ?
Would it be right to they use BigTable under the hood? Any information about the BigTable schema?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

与酒说心事 2024-12-04 04:13:53

我认为您无法获得底层架构。 Big Table 构建于 之上GFS 如果您正在查看文件系统级别。

网络搜索行星:THE Google 集群架构
提供 Google 查询的部分(第 23 页)为您提供了将数据组织到存储桶中的一般概念。

I don't think you can get the underlying schema. Big Table is built on top of GFS if you are lookin at file system level.

WEB SEARCH FOR A PLANET:THE GOOGLE CLUSTER ARCHITECTURE
The section serving a Google query(page:23) gives you a generic idea of data is organised into buckets.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文