Google Web API打造站内搜索
zhiqiangSeptember 5, 2006 IT技术
WordPress自带了站内搜索,可是搜索结果很不令人满意。它的搜索是通过MYSQL查询得来的,所以首先它无法分词和切词,对于中文搜索效果尤其差。其次它无法在搜索结果中高亮度和重点显示搜索关键词相关内容,而是显示一堆乱七八糟的东西。但用上Google Web API构建的站内搜索后,一切都迎刃而解。
利用Google Web API,可以将搜索内容发送到Goog...
Windows server系统(windows 2000高级服务器版本、Windows server 2003所有版本)中提供了网络负载均衡(NLB)功能。NLB的操作模式有单播和多播两种,它们之间有什么区别呢?
首先,给大家介绍一下NLB的工作原理:当客户向NLB群集(NLB的虚拟IP地址)发起请求时,其实客户的请求数据包是发送到所有的NLB节点,然后运行在NLB节点上的NLB服务根据同样的NLB算法来确定是否应该由自己进行处理,如果不是则...
Installing Drupal on RimuHosting.com
Posted November 15th, 2007 by siteadmin
CentOS
Drupal tips
Here is how to install Drupal on a Centos5 Linux installation, hosted on http://RimuHosting.com
log in as root
Update to latest version with: apt-get update ; apt-get upgrade
Install modules with: yum -y install php-mysql mod_auth_mysql mysql-server php-gd php-mbstring
Ena...
EE Times
(04/11/2008 1:14 PM EDT)
PORTLAND, Ore. — A next-generation nonvolatile memory dubbed "racetrack" is expected to initially replace flash memory and eventually hard-disk drives, according to IBM Corp. fellow Stuart Parkin of its Almaden Research Center (San Jose, Calif.)
Using spintronics–the storage of bits generated by the magnetic spin of electrons rather than the...