awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
django-haystack avatar

django-haystack/pysolr

0
View on GitHub↗
698 星标·336 分支·Python·BSD-3-Clause·3 次浏览

Pysolr

Pysolr — Python Solr client

Features

  • Database Clients - Solr client.
  • Search Engines - Wrapper for Apache Solr.
  • Search Tools - Lightweight search client for indexing.

Star 历史

django-haystack/pysolr 的 Star 历史图表django-haystack/pysolr 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Pysolr 的开源替代方案

相似的开源项目,按与 Pysolr 的功能重合度排序。
  • elastic/elasticsearch-dsl-pyelastic 的头像

    elastic/elasticsearch-dsl-py

    3,884在 GitHub 上查看↗

    elasticsearch-dsl-py is a Python library for search integration that enables the construction of complex queries and the management of indices through a programmatic interface. It connects Python applications to a distributed search engine to implement advanced filtering and structured data retrieval. The library employs an object-relational mapping pattern and a declarative schema definition to synchronize data structures using Python classes. It utilizes a fluent interface query builder with method chaining to incrementally construct search requests, which are lazily evaluated and serialize

    Pythonelasticsearchpythonsearch
    在 GitHub 上查看↗3,884
  • elastic/elasticsearch-pyelastic 的头像

    elastic/elasticsearch-py

    4,376在 GitHub 上查看↗

    elasticsearch-py is a distributed search API wrapper and cluster administrator. It serves as a secure connector for executing search queries and performing administration tasks against a search engine. The library provides a high-level interface for managing indices, documents, and node connections. It enables encrypted data transmission and authenticated communication with a search cluster. The project covers full-text search, data management, and cluster administration. It includes capabilities for managing document data, implementing complex search queries, and maintaining reliable commun

    Pythonclientelasticsearchpython
    在 GitHub 上查看↗4,376
  • django-haystack/django-haystackdjango-haystack 的头像

    django-haystack/django-haystack

    3,739在 GitHub 上查看↗

    Django Haystack is a search abstraction layer and framework for integrating full-text search into Django applications. It provides a unified interface for defining search schemas and managing how data models are indexed and stored across different search engines. The framework acts as a modular backend wrapper, allowing applications to switch between interchangeable search providers without rewriting core search logic. It standardizes interactions with external engines through a decoupled provider layer, facilitating search engine migration by changing configuration settings. The system cove

    Python
    在 GitHub 上查看↗3,739
  • aesteve/vertx-dgraph-clientaesteve 的头像

    aesteve/vertx-dgraph-client

    1在 GitHub 上查看↗

    DGraph is an open source, scalable, distributed, highly available and fast graph database, designed from ground up to be run in production.

    Java
    在 GitHub 上查看↗1
查看 Pysolr 的所有 30 个替代方案→

常见问题解答

django-haystack/pysolr 是做什么的?

Pysolr — Python Solr client

django-haystack/pysolr 的主要功能有哪些?

django-haystack/pysolr 的主要功能包括:Database Clients, Search Engines, Search Tools。

django-haystack/pysolr 有哪些开源替代品?

django-haystack/pysolr 的开源替代品包括: elastic/elasticsearch-py — elasticsearch-py is a distributed search API wrapper and cluster administrator. It serves as a secure connector for… elastic/elasticsearch-dsl-py — elasticsearch-dsl-py is a Python library for search integration that enables the construction of complex queries and… django-haystack/django-haystack — Django Haystack is a search abstraction layer and framework for integrating full-text search into Django applications.… aesteve/vertx-dgraph-client — DGraph is an open source, scalable, distributed, highly available and fast graph database, designed from ground up to… apache/cassandra-python-driver — Python Driver for Apache Cassandra®. ankane/searchkick — Searchkick is an integration library and wrapper that connects application models to search engines such as…