newsGNU mifluz - News: GNU Mifluz 0.26.0

 
 
Latest News
GNU Mifluz 0.26.0 posted by sebdiaz, Thu 17 Apr 2014 08:44:13 PM UTC
GNU Mifluz 0.25.0 posted by sebdiaz, Mon 14 Jan 2013 10:40:49 AM UTC

GNU Mifluz 0.26.0

Item posted by sebastien diaz <sebdiaz> on Thu 17 Apr 2014 08:44:13 PM UTC.

Hello

I am happy to announce the next release of GNU Mifluz.
This release is numbered 0.26.0 .

Description
===========
The purpose of mifluz is to provide a C++ library to build and query a
full text inverted index. It is dynamically updatable, scalable (up to
1Tb indexes), uses a controlled amount of memory, shares index files
and memory cache among processes or threads and compresses index files
to 50% of the raw data.

Changes in 0.26.0: 17 April 2014
==========================

  • Code cleaning and warning removal.




Download
========
Gzipped tarballs are available from

 ftp://ftp.gnu.org/gnu/mifluz/
or
 http://ftp.gnu.org/gnu/mifluz/

and its mirror sites.  SHA1 sums may be found there as well.

The web site of GNU mifluz is at:

 http://www.gnu.org/software/mifluz/

 Sébastien DIAZ <sebastien.diaz@gmail.com>
 GNU Mifluz Maintainer

 

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code