Date: Tue, 3 Apr 2012 18:12:03 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/p5-KinoSearch1 Makefile distinfo pkg-descr pkg-plist Message-ID: <201204031812.q33IC3pQ092378@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
swills 2012-04-03 18:12:03 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/p5-KinoSearch1 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.
KinoSearch1 is a fork of KinoSearch version 0.165 intended to provide stability
and backwards compatibility. For the latest features, see the main branch.
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://search.cpan.org/dist/KinoSearch1/
Feature safe: yes
Revision Changes Path
1.1711 +1 -0 ports/textproc/Makefile
1.1 +68 -0 ports/textproc/p5-KinoSearch1/Makefile (new)
1.1 +2 -0 ports/textproc/p5-KinoSearch1/distinfo (new)
1.1 +20 -0 ports/textproc/p5-KinoSearch1/pkg-descr (new)
1.1 +101 -0 ports/textproc/p5-KinoSearch1/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201204031812.q33IC3pQ092378>
