Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 2.96 KB

README.md

File metadata and controls

53 lines (37 loc) · 2.96 KB

⚠️ App Search and Workplace Search will be discontinued in 9.0

Starting with Elastic version 9.0, the standalone Enterprise Search products, will no longer be included in our offering. They remain supported in their current form in version 8.x and will only receive security upgrades and fixes. Enterprise Search clients will continue to be supported in their current form throughout 8.x versions, according to our EOL policy. We recommend transitioning to our actively developed Elastic Stack tools for your search use cases. However, if you're still using any Enterprise Search products, we recommend using the latest stable release of the clients.

Here are some useful links with more information:

Elastic Enterprise Search

PyPI Version Supported Python Versions Downloads Buildkite Status

Official Python client for Elastic Enterprise Search, App Search, and Workplace Search

Installation

The package can be installed from PyPI:

$ python -m pip install elastic-enterprise-search

The version follows the Elastic Stack version so 7.11 is compatible with Enterprise Search released in Elastic Stack 7.11.

Documentation

See the documentation for how to get started, compatibility info, configuring, and an API reference.

Contributing

If you'd like to make a contribution to enterprise-search-python we provide contributing documentation to ensure your first contribution goes smoothly.

License

enterprise-search-python is available under the Apache-2.0 license. For more details see LICENSE.