aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2006-04-23 16:44:40 +0800
committererwin <erwin@FreeBSD.org>2006-04-23 16:44:40 +0800
commit57f37655fe73ab6f66cc93e4a2c439abb48f2722 (patch)
tree4f86197e8caf1320fc87b77649c285ba80ead598 /textproc/Makefile
parent54a5fe6b4bed154ada53d9852ff0387c0b05c3d2 (diff)
downloadfreebsd-ports-gnome-57f37655fe73ab6f66cc93e4a2c439abb48f2722.tar.gz
freebsd-ports-gnome-57f37655fe73ab6f66cc93e4a2c439abb48f2722.tar.zst
freebsd-ports-gnome-57f37655fe73ab6f66cc93e4a2c439abb48f2722.zip
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>
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 7895d8573e34..d4c592795b44 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -318,6 +318,7 @@
SUBDIR += p5-Hash-Merge
SUBDIR += p5-IDNA-Punycode
SUBDIR += p5-IO-CSVHeaderFile
+ SUBDIR += p5-KinoSearch
SUBDIR += p5-LJ-SpellCheck
SUBDIR += p5-Lingua-Conjunction
SUBDIR += p5-Lingua-EN-AddressParse