diff options
author | Heinz Wiesinger <HMWiesinger@gmx.at> | 2010-05-11 20:00:42 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:00:42 +0200 |
commit | 7eff504532c4caa21fa1d4bdcc3069f37cae3b14 (patch) | |
tree | d4c3f994caf0aa43b96409d005f757198bce5976 /libraries/clucene/README | |
parent | 24e047c60f94a633ea191070bb2daee804af764d (diff) |
libraries/clucene: Added to 12.0 repository
Diffstat (limited to 'libraries/clucene/README')
-rw-r--r-- | libraries/clucene/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/clucene/README b/libraries/clucene/README new file mode 100644 index 0000000000..ec1d256818 --- /dev/null +++ b/libraries/clucene/README @@ -0,0 +1,4 @@ +CLucene is a C++ port of Lucene. +It is a high-performance, full-featured text search +engine written in C++. CLucene is faster than lucene +as it is written in C++.
\ No newline at end of file |