fm.announce
[Top] [All Lists]

Xapian and Omega 1.0.3 - A fast search engine library supporting probab

Subject: Xapian and Omega 1.0.3 - A fast search engine library supporting probabilistic and boolean retrieval.
From:
Date: Sat, 29 Sep 2007 08:52:45 +0000 UTC
Newsgroups: fm.announce
Xapian and Omega 1.0.3  
  by Olly Betts (http://freshmeat.net/~OllyBetts/)
  Sat, Sep 29th 2007 01:52 

About:
Xapian is a search engine library, scalable to collections containing
hundreds of millions of documents. It's written in C++ with bindings for
Perl, Python, PHP, Java, Tcl, C#, and Ruby. It is a highly adaptable
toolkit that allows developers to easily add advanced indexing and search
facilities to their own applications. It supports the Probabilistic
Information Retrieval model and also a rich set of boolean query
operators. Omega is a Web search application built upon the Xapian
library. It can index a Web server's document tree (including HTML, PDF,
OpenOffice, MS Word/Excel/Powerpoint/Works, WordPerfect, RTF, PS, etc.),
or data exported from arbitrary sources (e.g. SQL databases).  

Changes:
The library now supports the storing of arbitrary metadata in the database,
which is versioned along with the other database content. The flint backend
now checks the term length when a document is added or replaced, rather
than giving an error later when it tries to flush changes. A glossary has
been added to the documentation. Omega can now index AbiWord documents and
TeX DVI files. 

Release focus: Minor feature enhancements 
      License: GNU General Public License (GPL) 
  Project URL: http://freshmeat.net/projects/xapian/

            Homepage: 
http://freshmeat.net/redir/xapian/43070/url_homepage/www.xapian.org
              Tar/GZ: 
http://freshmeat.net/redir/xapian/43070/url_tgz/download.php
           Changelog: 
http://freshmeat.net/redir/xapian/43070/url_changelog/news.php
         RPM package: 
http://freshmeat.net/redir/xapian/43070/url_rpm/download.php#RPM
      Debian package: 
http://freshmeat.net/redir/xapian/43070/url_deb/download.php#deb
       BSD Ports URL: 
http://freshmeat.net/redir/xapian/43070/url_bsdport/xapian-core
   CVS tree (cvsweb): 
http://freshmeat.net/redir/xapian/43070/url_cvs/svn.xapian.org
         Bug tracker: 
http://freshmeat.net/redir/xapian/43070/url_bugtracker/bugs.php
Mailing list archive: 
http://freshmeat.net/redir/xapian/43070/url_list/gmane.comp.search.xapian.general
           Demo site: http://freshmeat.net/redir/xapian/43070/url_demo/users.php
 
 
____________________________| Advertising |____________________________
Open source and Linux from HP 

<Prev in Thread] Current Thread [Next in Thread>
  • Xapian and Omega 1.0.3 - A fast search engine library supporting probabilistic and boolean retrieval., xapian <=