clucene-core 2.3.3.4-4build1 source package in Ubuntu
Changelog
clucene-core (2.3.3.4-4build1) trusty; urgency=low * No change rebuild for Boost 1.54 transition. -- Dmitrijs Ledkovs <email address hidden> Wed, 23 Oct 2013 10:37:29 +0100
Upload details
- Uploaded by:
- Dimitri John Ledkov
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- libs
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | main | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
clucene-core_2.3.3.4.orig.tar.gz | 2.1 MiB | ddfdc433dd8ad31b5c5819cc4404a8d2127472a3b720d3e744e8c51d79732eab |
clucene-core_2.3.3.4-4build1.debian.tar.gz | 8.5 KiB | e5b4ef41ff41f97b63eddabbd275fcbed943d3c001d2c1c17b03e944d39b0d62 |
clucene-core_2.3.3.4-4build1.dsc | 2.0 KiB | e11c7e502ae4d8e8a6a6db4244b026f2794e947eca46c335b046356b6d209903 |
Available diffs
Binary packages built by this source
- libclucene-contribs1: No summary available for libclucene-contribs1 in ubuntu vivid.
No description available for libclucene-
contribs1 in ubuntu vivid.
- libclucene-core1: No summary available for libclucene-core1 in ubuntu utopic.
No description available for libclucene-core1 in ubuntu utopic.
- libclucene-dev: library for full-featured text search engine (development)
CLucene is a C++ port of the popular Apache Lucene search engine
(http://lucene. apache. org/java). It is released under LGPL or the Apache
License.
.
CLucene aims to be a high-speed alternative to Java Lucene, its API is very
similar to that of the Java version. CLucene has recently been brought up to
date with Lucene 1.4.3. It contains most of the same functionality as the
Java version, except for Socket, Threading and the special caching
modifications.
.
This package contains the static libraries and headers for developing
applications that use the CLucene search API.