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
infinitered avatar

infinitered/elasticsearch-elixir

0
View on GitHub↗
421 stars·74 forks·Elixir·MIT·8 views

Elasticsearch Elixir

No-nonsense Elasticsearch library for Elixir

Features

  • Search Tools - Client library for Elasticsearch.

Star history

Star history chart for infinitered/elasticsearch-elixirStar history chart for infinitered/elasticsearch-elixir

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 Elasticsearch Elixir

Similar open-source projects, ranked by how many features they share with Elasticsearch Elixir.
  • 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
  • edsu/solrpyedsu avatar

    edsu/solrpy

    40View on GitHub↗

    Apache Solr Python Library

    Python
    View on GitHub↗40
  • 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
See all 5 alternatives to Elasticsearch Elixir→

Frequently asked questions

What does infinitered/elasticsearch-elixir do?

No-nonsense Elasticsearch library for Elixir

What are the main features of infinitered/elasticsearch-elixir?

The main features of infinitered/elasticsearch-elixir are: Search Tools.

What are some open-source alternatives to infinitered/elasticsearch-elixir?

Open-source alternatives to infinitered/elasticsearch-elixir 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. edsu/solrpy — Apache Solr Python Library. elastic/elasticsearch-dsl-py — elasticsearch-dsl-py is a Python library for search integration that enables the construction of complex queries and… wttj/algoliax — Algolia integration to elixir application.