diff options
author | titopoquito <titopoquito@gmail.com> | 2011-05-31 22:02:45 -0400 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-06-13 01:33:38 -0400 |
commit | 3af205dd98d80add69fba7c527b5fe5e2fb47abd (patch) | |
tree | 2060c6b18ef59b093977003af92fefb8563a13e4 /libraries/xapian-core/README | |
parent | 73a337c2c065a3faf5ba3e912535b03d2848cba4 (diff) | |
download | slackbuilds-3af205dd98d80add69fba7c527b5fe5e2fb47abd.tar.gz |
libraries/xapian-core: Updated for version 1.2.5.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/xapian-core/README')
-rw-r--r-- | libraries/xapian-core/README | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/libraries/xapian-core/README b/libraries/xapian-core/README index dbb5e5dd47..22a074b49b 100644 --- a/libraries/xapian-core/README +++ b/libraries/xapian-core/README @@ -1,7 +1,7 @@ -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 +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. |