[ 原始碼: 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