In today's world, Xapian is still a topic of great relevance and debate. Whether due to its impact on society, its influence on popular culture or its importance in everyday life, Xapian continues to be a topic of interest for people of all ages and backgrounds. From its origins to its evolution today, Xapian has been the subject of numerous studies, analyzes and discussions that seek to better understand its scope and meaning. In this article, we will explore different aspects of Xapian and examine its importance in the current context.
![]() | The topic of this article may not meet Wikipedia's notability guidelines for products and services. (February 2022) |
Developer(s) | xapian.org |
---|---|
Stable release | 1.4.25 ![]() |
Repository | |
Written in | C++ |
Operating system | Cross-platform |
Type | Search and index API. |
License | GNU General Public License |
Website | xapian |
Xapian is a free and open-source probabilistic information retrieval library, released under the GNU General Public License (GPL).[2] It is a full-text search engine library for programmers.
It is written in C++, with bindings to allow use from Perl, Python (2 and 3), PHP (5 and 7), Java, Tcl, C#, Ruby, Lua, Erlang, Node.js and R.[1][3] Xapian is highly portable and runs on Linux, OS X, FreeBSD, NetBSD, OpenBSD, Solaris, HP-UX, AIX, Windows, OS/2[4][2] and Hurd,[5][6] as well as Tru64.[citation needed] Xapian grew out of the Muscat search engine, written by Dr. Martin F. Porter at the University of Cambridge.[7] The first official release of Xapian was version 0.5.0 on September 20, 2002.[8]
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.[9]