Download List

Descripción del Proyecto

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.

2010-06-22 16:56 Back to release list
1.0.21

Esta versión corrige varios bugs, añade soporte para aplicaciones construidas con CMake, y por defecto se utiliza en los procesadores x86 SSE2.
Tags: Stable, Bug fixes
This release fixes several bugs, adds support for applications built with cmake, and defaults to using SSE2 on x86 processors.

Project Resources