软件包:python3-xapian(1.4.5-1 以及其他的) [debports]
Xapian search engine interface for Python3
This package provides Xapian Python3 bindings.
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 Python bindings provide an interface to the Xapian library from the Python programming language, allowing both indexing and retrieval operations.
其他与 python3-xapian 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.11)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc4 (>= 4.1.1)
- 软件包暂时不可用
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: libxapian30 (>= 1.4.5)
- 搜索引擎库
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.7)
- dep: python3 (>= 3.6~)
-
- sug: xapian-doc
- Core Xapian documentation