如何制作网站搜索引擎?

编程入门 行业动态 更新时间:2024-10-10 10:28:33
本文介绍了如何制作网站搜索引擎?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我想为我的网站提供搜索引擎,这些网络搜索引擎(例如Google,yahoo等)是否提供免费服务?或者我应该自己做

I want to have a search engine for my website, is any of these web search engines(like Google,yahoo,etc) provide a free service? Or I should do it by myself

推荐答案

Zend_Search_Lucene 是一个完全实现且基于PHP的快速全文本搜索引擎.您必须索引自己的数据,但它提供了很大的灵活性和控制力(搜索内容,类型,要返回的关联数据等).还有许多其他语言的实现.

Zend_Search_Lucene is a fully implemented and fast PHP based fulltext search engine. You'll have to index your own data but it provides a great deal of flexibility and control (search content, type, associated data to return etc). There are also implementations in many other languages.

如果您要为产品或文档建立索引,而不是希望在Google上搜索网站内容,那么这是一个更好的选择.

This is a better option if you are indexing products or documents, not if you want the content of your website to be searched à la Google.

更多推荐

如何制作网站搜索引擎?

本文发布于:2023-11-01 00:47:02,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1547756.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:制作网站   搜索引擎

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!