首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > PHP > 简单、容易和轻量级搜索引擎收录PHP

简单、容易和轻量级搜索引擎收录PHP

资 源 简 介

The project has been moved to https://bitbucket.org/denyspopov/zizelo “If you want something done right, do it yourself.” The author of Zizelo tried several popular search engines and was disappointed. That is why he created his own little approach to this ultimate problem. What’s so good about Zizelo? It is simple, it is fast, and it works. This is how you do indexing: Zizelo_Facade::getIndex("books")->addDocument(5375, "The Picture of Dorian Gray"); And this is how you do searching: $matches = Zizelo_Facade::getIndex("books")->search("dorian gray"); See Usage for more information.

文 件 列 表

Zizelo-1.4
sql
tests
Zizelo
VIP VIP
0.181052s