Paketname | libxapian-ruby1.8 |
Beschreibung | Xapian search engine interface for Ruby 1.8 |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.2.3-3 |
Sektion | ruby |
Priorität | optional |
Installierte Größe | 1188 Byte |
Hängt ab von | libruby1.8, libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), libxapian22 (>= 1.2.3) |
Empfohlene Pakete | |
Paketbetreuer | Olly Betts |
Quelle | xapian-bindings |
Paketgröße | 252104 Byte |
Prüfsumme MD5 | 4048606c5874ca7c9da5a3114df1fdfa |
Prüfsumme SHA1 | bcaedd747a9c2c13d1828b852b86ca25cba59ebe |
Prüfsumme SHA256 | cce1507bf95a1895892c0d713603047269898a1fdb2364e4be69659a2040c8e5 |
Link zum Herunterladen | libxapian-ruby1.8_1.2.3-3_i386.deb |
Ausführliche Beschreibung | This package provides Xapian Ruby bindings built for Ruby 1.8.
.
The Xapian search engine library is a highly adaptable toolkit which allows
developers to easily add advanced indexing and search facilities to their own
applications. It implements the probabilistic model of information retrieval,
and provides facilities for performing ranked free-text searches, relevance
feedback, phrase searching, boolean searching, stemming, and simultaneous
update and searching. It is highly scalable, and is capable of working with
collections containing hundreds of millions of documents.
.
The Xapian Ruby bindings provide an interface to the Xapian library from the
Ruby programming language, allowing both indexing and retrieval operations.
|