Personal tools
Skip to content. | Skip to navigation
Module for managing and configuring Elasticsearch nodes
Official low-level client for Elasticsearch. Its goal is to provide common ground for all Elasticsearch-related code in Python; because of this it tries to be opinion-free and very extendable. The client’s features include: translating basic Python data types to and from json (datetimes are not decoded for performance reasons) configurable automatic discovery of cluster nodes persistent connections load balancing (with pluggable selection strategy) across all available nodes failed connection penalization (time based - failed connections won’t be retried until a timeout is reached) support for ssl and http authentication thread safety pluggable architecture
Haystack provides modular search for Django. It features a unified, familiar API that allows you to plug in different search backends (such as Solr, Elasticsearch, Whoosh, Xapian, etc.) without having to modify your code. Haystack is BSD licensed, plays nicely with third-party app without needing to modify the source and supports advanced features like faceting, More Like This, highlighting, spatial search and spelling suggestions. You can find more information at http://haystacksearch.org/. This package provides Python 2 build of django-haystack.
This is a metapackage bringing in elasticsearch extras requires for python3-apache-airflow. It makes sure the dependencies are installed.
Apache/Airflow elasticsearch provider
Package apache-airflow-providers-elasticsearch Release: 5.4.1 Elasticsearch
This is a metapackage bringing in elasticsearch extras requires for python3-apache-superset. It makes sure the dependencies are installed.
Haystack provides modular search for Django. It features a unified, familiar API that allows you to plug in different search backends (such as Solr, Elasticsearch, Whoosh, Xapian, etc.) without having to modify your code. Haystack is BSD licensed, plays nicely with third-party app without needing to modify the source and supports advanced features like faceting, More Like This, highlighting, spatial search and spelling suggestions. You can find more information at http://haystacksearch.org/. This package provides Python 3 build of django-haystack.