awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
django-haystack avatar

django-haystack/pysolr

0
View on GitHub↗
698 Stars·336 Forks·Python·BSD-3-Clause·2 Aufrufe

Pysolr

Pysolr — Python Solr client

Features

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

Star-Verlauf

Star-Verlauf für django-haystack/pysolrStar-Verlauf für django-haystack/pysolr

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Pysolr

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Pysolr.
  • elastic/elasticsearch-dsl-pyAvatar von elastic

    elastic/elasticsearch-dsl-py

    3,884Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,884
  • elastic/elasticsearch-pyAvatar von elastic

    elastic/elasticsearch-py

    4,376Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,376
  • django-haystack/django-haystackAvatar von django-haystack

    django-haystack/django-haystack

    3,739Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,739
  • aesteve/vertx-dgraph-clientAvatar von aesteve

    aesteve/vertx-dgraph-client

    1Auf GitHub ansehen↗

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

    Java
    Auf GitHub ansehen↗1
Alle 30 Alternativen zu Pysolr anzeigen→

Häufig gestellte Fragen

Was macht django-haystack/pysolr?

Pysolr — Python Solr client

Was sind die Hauptfunktionen von django-haystack/pysolr?

Die Hauptfunktionen von django-haystack/pysolr sind: Database Clients, Search Engines, Search Tools.

Welche Open-Source-Alternativen gibt es zu django-haystack/pysolr?

Open-Source-Alternativen zu django-haystack/pysolr sind unter anderem: 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…