diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-06-01 22:03:27 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-06-05 06:19:06 +0700 |
commit | ec43977fdfcf38bcb44b667afe48f0ab744b6682 (patch) | |
tree | 09c95fd286d69b7addc1d5a2e2f9094b945e3510 /libraries/LucenePlusPlus/README | |
parent | 30d9448d938bb3a2b134b439219302f9239d04b3 (diff) | |
download | slackbuilds-ec43977fdfcf38bcb44b667afe48f0ab744b6682.tar.gz |
libraries/LucenePlusPlus: Added (text search engine)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'libraries/LucenePlusPlus/README')
-rw-r--r-- | libraries/LucenePlusPlus/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/LucenePlusPlus/README b/libraries/LucenePlusPlus/README new file mode 100644 index 0000000000..b9517e6574 --- /dev/null +++ b/libraries/LucenePlusPlus/README @@ -0,0 +1,2 @@ +Lucene++ is an up to date C++ port of the popular Java Lucene library, +a high-performance, and full-featured text search engine. |