[ 源代码: python-pysolr ]
软件包:python3-pysolr(3.8.1-1)
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
- 交互式高级面向对象语言(默认 python3 版本)
-
- rec: python3-httplib2
- comprehensive HTTP client library written for Python3