Date: Sun, 23 Apr 2006 08:44:40 +0000 (UTC) From: Erwin Lansing <erwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/p5-KinoSearch Makefile distinfo pkg-descr pkg-plist Message-ID: <200604230844.k3N8ieqJ038242@repoman.freebsd.org>
index | next in thread | raw e-mail
erwin 2006-04-23 08:44:40 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/p5-KinoSearch Makefile distinfo pkg-descr pkg-plist
Log:
KinoSearch is a loose port of the Java search engine library Apache Lucene,
written in Perl and C. The archetypal application is website search, but it
can be put to many different uses.
Features
* Extremely fast and scalable - can handle millions of documents
* Full support for 12 Indo-European languages.
* Support for boolean operators AND, OR, and AND NOT; parenthetical
groupings, and prepended +plus and -minus
* Algorithmic selection of relevant excerpts and highlighting of search terms
within excerpts
* Highly customizable query and indexing APIs
* Phrase matching
* Stemming
* Stoplists
WWW: http://www.rectangular.com/kinosearch/
PR: ports/96115
Submitted by: Vivek Khera <vivek@khera.org>
Revision Changes Path
1.954 +1 -0 ports/textproc/Makefile
1.1 +113 -0 ports/textproc/p5-KinoSearch/Makefile (new)
1.1 +3 -0 ports/textproc/p5-KinoSearch/distinfo (new)
1.1 +17 -0 ports/textproc/p5-KinoSearch/pkg-descr (new)
1.1 +94 -0 ports/textproc/p5-KinoSearch/pkg-plist (new)
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604230844.k3N8ieqJ038242>
