Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
clucene: A C++ port of Lucene
- Summary
- 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++
Arch: src
Download: | clucene-0.9.16a-1.al3.src.rpm |
Build Date: | Sun Dec 31 13:19:51 2006 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 1.45 MiB |
Changelog
- * Thu Dec 7 16:00:00 2006 Deji Akingunola <dakingun{%}gmail{*}com> - 0.9.16a-1
- Name the built package clucene-core to conform to upstream naming
- Update to latest stable release
- Run make check during build
- * Mon Nov 20 16:00:00 2006 Deji Akingunola <dakingun{%}gmail{*}com> - 0.9.15-3
- Don't package APACHE.license since we've LGPL instead
- Package documentation in devel subpackage
- * Mon Nov 13 16:00:00 2006 Deji Akingunola <dakingun{%}gmail{*}com> - 0.9.15-2
- Fix a bunch of issues with the spec (#215258)
- Moved the header file away from lib dir