Paketname | xapian-examples |
Beschreibung | Xapian simple example programs |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.0.18-1 |
Sektion | universe/doc |
Priorität | optional |
Installierte Größe | 376 Byte |
Hängt ab von | libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0), libxapian15, zlib1g (>= 1:1.1.4) |
Empfohlene Pakete | libxapian-dev (= 1.0.18-1) |
Paketbetreuer | Ubuntu Developers |
Quelle | xapian-core |
Paketgröße | 285234 Byte |
Prüfsumme MD5 | 7b4294f56bca103faa1a956af0e30a66 |
Prüfsumme SHA1 | 305ff4e7c90e148c0957497e599f7fea4ee7b825 |
Prüfsumme SHA256 | fd2291841f2f470d9d7da216d4b0a7cd65036d8d1417511adc20966b25cd987e |
Link zum Herunterladen | xapian-examples_1.0.18-1_i386.deb |
Ausführliche Beschreibung | This package contains source code for some example programs which use the
Xapian library. The three "simple" examples are also included in binary
form; binaries for the other examples can be found in the xapian-tools
package (since they're useful tools in their own right).
.
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.
|