[ 源代码: python-pysolr ]
软件包:python3-pysolr(3.8.1-1.1)
python3-pysolr 的相关链接
Debian 的资源:
下载源码包 python-pysolr:
- [python-pysolr_3.8.1-1.1.dsc]
- [python-pysolr_3.8.1.orig.tar.gz]
- [python-pysolr_3.8.1-1.1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
lightweight Python3 wrapper for querying Apache Solr
This module provides an interface that queries the Apache Solr server using a pure Python implementation and returns the results based on the query
Features:
* Basic operations such as selecting, updating & deleting. * Index optimization. * "More Like This" support (if setup in Solr). * Spelling correction (if setup in Solr). * Timeout support.
其他与 python3-pysolr 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- rec: python3-httplib2
- comprehensive HTTP client library written for Python3