slackbuilds_ponce/libraries/xapian-core
titopoquito 4e975662b5 libraries/xapian-core: Updated for version 1.2.8.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-01-06 06:35:01 -06:00
..
README
slack-desc
xapian-core.info libraries/xapian-core: Updated for version 1.2.8. 2012-01-06 06:35:01 -06:00
xapian-core.SlackBuild libraries/xapian-core: Updated for version 1.2.8. 2012-01-06 06:35:01 -06:00

Xapian is an Open Source Search Engine Library released under the GPL.
It's written in C++, with bindings to allow use from Perl, Python, PHP,
Java, Tcl, C#, and Ruby (so far!).  Xapian is a highly adaptable toolkit
which allows developers to easily add advanced indexing and search
facilities to their own applications.  It supports the Probabilistic
Information Retrieval model and also supports a rich set of boolean
query operators.