Top > All GNU Packages > Mifluz

Mifluz - Full text inverted index query library

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.

The structure of the index is configurable at runtime and allows inclusion of relevance ranking information. The query functions do not require to load all the occurences of a searched term. They consume very few resources and many searches can be run in parallel.

Obtaining

Web pagehttp://www.gnu.org/software/mifluz/
Source tarballhttp://ftp.gnu.org/gnu/mifluz/mifluz-0.23.0.tar.gz
Version 0.23.0 (stable) released on 2001-07-23
Licensed under The GNU General Public License, Version 2.
This is a GNU package.

Documentation

User guide available in HTML format from http://www.gnu.org/software/mifluz/doc.en.html
Support contacts

Developer List<mifluz-dev@gnu.org> http://savannah.gnu.org/mail/?group_id=2
Bug List<bug-mifluz@gnu.org> http://savannah.gnu.org/mail/?group_id=2

Project contacts

Maintainers
Developers

Related information

Source repository:pserver:anoncvs@subversions.gnu.org:/cvsroot/mifluz http://savannah.gnu.org/cvs/?group_id=2
Interfaceslibrary
Source languagesC++

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2001-06-22
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.