欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
MnoGoSearch
来自开放百科 - 灰狐
				
								
				(版本间的差异)
				
																
				
				
								
小 (→安装指南)  | 
			小 (→安装指南)  | 
			||
| 第35行: | 第35行: | ||
{{comment}}  | {{comment}}  | ||
| − | [[category:  | + | [[category:search engine]]  | 
[[category:MySQL]]  | [[category:MySQL]]  | ||
[[category:PostgreSQL]]  | [[category:PostgreSQL]]  | ||
2013年2月20日 (三) 03:45的最后版本
|   | 
您可以在Wikipedia上了解到此条目的英文信息 MnoGoSearch Thanks, Wikipedia. | 
mnoGoSearch 是一个为 MySQL、PostgreSQL 等数据库服务器提供高速搜索功能的工具软件,可以应用在小型的Internet服务器上,如果你的服务器是使用MySQL的,这个工具您也应该使用,因为它可以加速你搜索MySQL的速度! 后台系统用 C 语言开发。支持 C CGI, PHP, Perl 搜索前端。
[编辑] 安装指南
1. tar -zxf mnogosearch-x.x.x.tar.gz 2. sh$ ./configure --with-mysql --with-zlib --with-extra-charsets=all 或 --with-extra-charset=big5,gb2312 or sh$ ./configure --with-pgsql --with-zlib --with-extra-charsets=all 或 --with-extra-charset=big5,gb2312 or sh$ ./configure --with-mysql --with-pgsql --with-freetds --with-zlib --with-extra-charsets=all 或 --with-extra-charset=big5,gb2312
若没安装 zlib,需要先安装
Debian 用户
apt-get install zlib1g-dev 3. make 4. make install
5. 创建数据库
MySQL: sh$ mysqladmin create mnogosearch PostgreSQL: sh$ createdb mnogosearch Copy indexer.conf-dist into indexer.conf: cp indexer.conf-dist indexer.conf 修改 indexer.conf
6. 创建表
./indexer -Ecreate
7. 安装脚本
copy search.cgi to cgi-bin 目录 或者 make an Apache alias to mnoGoSearch's bin directory.
<discussion>characters_max=300</discussion>
	分享您的观点
			
			
			
			
			
				
								
				
								
			
