开发者

Open Source Search Engine [closed]

Closed. This question does n开发者_JAVA百科ot meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 7 years ago.

Improve this question

I'm learning search technology and reading the paper about Google prototype.

Is there an open source search engine written in C++ that is easy to read?


Lucene is probably the first place to look.


Xapian is a popular open-source search engine written in C++


here is port for the Lucene search engine in Perl, which will give you access to the c++ API

with tutorial

Lucene


clucene

Since i know nothing about java,I found clucene, it's a c++ port of lucene.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜