构建倒排索引的最佳方法是什么? [英] what is the best way to build inverted index?

查看:137
本文介绍了构建倒排索引的最佳方法是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在构建一个小型网络搜索引擎,用于搜索大约100万个网页,我想知道构建倒排索引的最佳方法是什么?使用DBMS还是什么......?从许多不同的观点,如存储成本,性能,索引和查询的速度?并且我不想使用任何开源项目,因为我想创建自己的项目!

I'm building a small web search engine for searching about 1 million web pages and I want to know What is the best way to build the inverted index ? using the DBMS or What …? from many different views like storage cost, performance, speed of indexing and query? and I don't want to use any open source project for that I want to make my own one!

推荐答案

也许你可能会想详细说明为什么你不想使用像Lucene或Sphinx这样的F / OSS工具。

Perhaps you might want to elaborate why you do not wish to use F/OSS tools like Lucene or Sphinx.

这篇关于构建倒排索引的最佳方法是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆