欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Swish-e
来自开放百科 - 灰狐
(版本间的差异)
小 (→Installation) |
|||
(未显示1个用户的1个中间版本) | |||
第1行: | 第1行: | ||
+ | {{top news}} | ||
+ | |||
Swish-e is a fast, flexible, and free open source system for indexing collections of Web pages or other files. Swish-e is ideally suited for collections of a million documents or smaller. Using the GNOME libxml2 parser and a collection of filters, Swish-e can index plain text, e-mail, PDF, HTML, XML, Microsoft Word/PowerPoint/Excel and just about any file that can be converted to XML or HTML text. Swish-e is also often used to supplement databases like the MySQL® DBMS for very fast full-text searching. | Swish-e is a fast, flexible, and free open source system for indexing collections of Web pages or other files. Swish-e is ideally suited for collections of a million documents or smaller. Using the GNOME libxml2 parser and a collection of filters, Swish-e can index plain text, e-mail, PDF, HTML, XML, Microsoft Word/PowerPoint/Excel and just about any file that can be converted to XML or HTML text. Swish-e is also often used to supplement databases like the MySQL® DBMS for very fast full-text searching. | ||
第21行: | 第23行: | ||
# dpkg -i ../swish-e_2.4.0-0_i386.deb | # dpkg -i ../swish-e_2.4.0-0_i386.deb | ||
− | [[ | + | [[category:search engine]] |
2013年2月20日 (三) 04:06的最后版本
Swish-e is a fast, flexible, and free open source system for indexing collections of Web pages or other files. Swish-e is ideally suited for collections of a million documents or smaller. Using the GNOME libxml2 parser and a collection of filters, Swish-e can index plain text, e-mail, PDF, HTML, XML, Microsoft Word/PowerPoint/Excel and just about any file that can be converted to XML or HTML text. Swish-e is also often used to supplement databases like the MySQL® DBMS for very fast full-text searching.
[编辑] Who uses Swish-e
[编辑] Installation
Debian User
Building a Debian Package
$ tar zxvf latest.tar.gz $ cd swish-e-2.4.4 $ fakeroot debian/rules binary // apt-get install fakeroot [lots of output] dpkg-deb: building package `swish-e' in `../swish-e_2.4.0-0_i386.deb'. $ su # dpkg -i ../swish-e_2.4.0-0_i386.deb
分享您的观点