wok view xapian/description.txt @ rev 23079

updated liblinebreak and liblinebreak-dev (2.0 -> 2.1)
author Hans-G?nter Theisgen
date Tue Mar 10 16:26:23 2020 +0100 (2020-03-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.