wok-current view xapian/description.txt @ rev 24133
Up tazinst (115)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Oct 23 15:17:56 2021 +0000 (2021-10-23) |
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.