Download List

專案描述

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#, Ruby, and Lua. 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).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-08-12 15:24
1.2.7

This release includes fixes for several minor bugs and documentation improvements.
標籤: Stable, Minor bugfixes

2010-12-21 06:38
1.2.4

This release adds an API for merging and compacting databases, makes many improvements to Omega, includes new SWIG-based Perl bindings, and fixes some memory leaks in Python bindings.
標籤: new features, Bugfixes

2010-10-04 19:08
1.0.22

This release fixes several minor bugs, and improves portability.
標籤: Maintenance Release, Bug fixes, Stable

2010-06-22 16:56
1.0.21

This release fixes several bugs, adds support for applications built with cmake, and defaults to using SSE2 on x86 processors.
標籤: Stable, Bug fixes

2010-04-28 18:36
1.0.20

This release fixes incorrect values reported by MSet methods get_matches_estimated(), get_matches_lower_bound(), and get_matches_upper_bound() in certain cases when sorting and collapsing. It also fixes a build failure in xapian-core and omega on Mac OS X and possibly some other platforms: a regression caused by a fix for getopt-related warnings on Cygwin in 1.0.19.

Project Resources