wok view xapian/description.txt @ rev 25037

Up glza (0.11.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 21 21:38:29 2022 +0000 (24 months ago)
parents
children
line source
1 Xapian is an Open Source Search Engine Library, released under the GPL v2+.
2 It's written in C++, with bindings to allow use from Perl, Python 2, Python 3,
3 PHP 5, PHP 7, Java, Tcl, C#, Ruby, Lua, Erlang, Node.js and R (so far!)
5 Xapian is a highly adaptable toolkit which allows developers to easily add
6 advanced indexing and search facilities to their own applications.
7 It has built-in support for several families of weighting models and also
8 supports a rich set of boolean query operators.