PHP 搜索引擎 RiSearch PHP

openkk 12年前
     RiSearch PHP是一个高效,功能强大的搜索引擎,特别适用于中小型网站。RiSearch PHP非常快,它能够在不到1秒钟内搜索5000-10000个页面。RiSearch是一个索引搜索引擎,这就意味着它先将你的网站做索引并建立一个数 据库来存储你网站所有页面的关键词以便快速搜索。Risearch是全文搜索引擎脚本,它把所有的关键词都编成一个文档索引除了配置文件里面的定义排除的 关键词。 RiSearch使用经典的反向索引算法(与大型的搜索引擎相同),这就是为什么它会比其它搜索引擎快的原因。    <h3>特性:<br /> </h3>    <ol>     <li> <p align="justify">不需要采用数据库来存储索引</p> </li>     <li> <p align="justify">模板驱动输出</p> </li>     <li> <p align="justify">可以通过本地文件系统或http进行索引</p> </li>     <li> <p align="justify">简单和便利的查询语言</p> </li>     <li> <p align="justify">Script uses platform independent binary files which can be used on any system. Therefore, it is possible to index local copy of your site on your home computer under Windows, and then use produced files on remote server.</p> </li>    </ol>    <p><strong>项目主页:</strong><a href="http://www.open-open.com/lib/view/home/1325257559249" target="_blank">http://www.open-open.com/lib/view/home/1325257559249</a></p>