[ etiona ]
[ 源代码: python-pysolr ]
软件包: python-pysolr (3.6.0-1)
python-pysolr 的相关链接
Trisquel 的资源:
下载源码包 python-pysolr:
维护者:
Original Maintainer:
- Ulises Vitulli
外部的资源:
- 主页 [github.com]
相似软件包:
lightweight Python 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.
其他与 python-pysolr 有关的软件包
|
|
|
-
- dep: python
- interactive high-level object-oriented language (default version)
-
- dep: python-simplejson
- simple, fast, extensible JSON encoder/decoder for Python 2.x
-
- rec: python-httplib2
- comprehensive HTTP client library written for Python
-
- sug: python-beautifulsoup
- error-tolerant HTML parser for Python