🚀 Socket Launch Week 🚀 Day 4: Introducing Historical Analytics.Learn More
Socket
Sign inDemoInstall
Socket

elasticsearch-haystack

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

elasticsearch-haystack

Haystack 2.x Document Store for ElasticSearch

3.0.0
Source
PyPI
Maintainers
1

test

PyPI - Version PyPI - Python Version

Elasticsearch Document Store

Document Store for Haystack 2.x, supports ElasticSearch 8.

Installation

pip install elasticsearch-haystack

Testing

To run tests first start a Docker container running ElasticSearch. We provide a utility docker-compose.yml for that:

docker-compose up

Then run tests:

hatch run test

License

elasticsearch-haystack is distributed under the terms of the Apache-2.0 license.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts