Xapian


Xapian is a free and open-source probabilistic information retrieval library, released under the GNU General Public License. It is a full-text search engine library for programmers.
It is written in C++, with bindings to allow use from Perl, Python, PHP, Java, Tcl, C#, Ruby, Lua, Erlang, Node.js and R. Xapian is highly portable and runs on Linux, OS X, FreeBSD, NetBSD, OpenBSD, Solaris, HP-UX, AIX, Windows, OS/2 and Hurd, as well as Tru64.
Xapian allows developers to add advanced indexing and search facilities to their own applications.
Organisations and projects using Xapian include the Library of the University of Cologne, Debian, Die Zeit, MoinMoin, and One Laptop per Child.

Features