wok view xapian/description.txt @ rev 24060

Up brotli (1.0.9), tinyssh (20210601), udftools (2.3)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jun 10 07:14:38 2021 +0000 (2021-06-10)
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.