软件包:xapian-examples(1.4.18-3+deb11u1)
xapian-examples 的相关链接
Debian 的资源:
下载源码包 xapian-core:
- [xapian-core_1.4.18-3+deb11u1.dsc]
- [xapian-core_1.4.18.orig.tar.xz]
- [xapian-core_1.4.18.orig.tar.xz.asc]
- [xapian-core_1.4.18-3+deb11u1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [xapian.org]
相似软件包:
Xapian simple example programs
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.
其他与 xapian-examples 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: libxapian30 (>= 1.4.17~)
- 搜索引擎库
-
- rec: libxapian-dev (= 1.4.18-3+deb11u1)
- Development files for Xapian search engine library