awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
edsu avatar

edsu/solrpy

0
View on GitHub↗
40 stars·16 forks·Python·8 viewssearch5.github.io/solrpy↗

Solrpy

Apache Solr Python Library

Features

  • Search Tools - Client for search server integration.

Star history

Star history chart for edsu/solrpyStar history chart for edsu/solrpy

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Solrpy

Similar open-source projects, ranked by how many features they share with Solrpy.
  • django-haystack/django-haystackdjango-haystack avatar

    django-haystack/django-haystack

    3,739View on 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
    View on GitHub↗3,739
  • django-haystack/pysolrdjango-haystack avatar

    django-haystack/pysolr

    698View on GitHub↗

    Pysolr — Python Solr client

    Pythonpysolrpythonsolr
    View on GitHub↗698
  • elastic/elasticsearch-dsl-pyelastic avatar

    elastic/elasticsearch-dsl-py

    3,884View on 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
    View on GitHub↗3,884
  • infinitered/elasticsearch-elixirinfinitered avatar

    infinitered/elasticsearch-elixir

    421View on GitHub↗

    No-nonsense Elasticsearch library for Elixir

    Elixir
    View on GitHub↗421
See all 5 alternatives to Solrpy→

Frequently asked questions

What does edsu/solrpy do?

Apache Solr Python Library

What are the main features of edsu/solrpy?

The main features of edsu/solrpy are: Search Tools.

What are some open-source alternatives to edsu/solrpy?

Open-source alternatives to edsu/solrpy include: django-haystack/django-haystack — Django Haystack is a search abstraction layer and framework for integrating full-text search into Django applications.… django-haystack/pysolr — Pysolr — Python Solr client. elastic/elasticsearch-dsl-py — elasticsearch-dsl-py is a Python library for search integration that enables the construction of complex queries and… infinitered/elasticsearch-elixir — No-nonsense Elasticsearch library for Elixir. wttj/algoliax — Algolia integration to elixir application.