[ 原始碼: 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
- interactive high-level object-oriented language (default python3 version)
-
- rec: python3-httplib2
- comprehensive HTTP client library written for Python3