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:
Official Python client for Elastic Enterprise Search, App Search, and Workplace Search
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.
See the documentation for how to get started, compatibility info, configuring, and an API reference.
If you'd like to make a contribution to enterprise-search-python
we
provide contributing documentation
to ensure your first contribution goes smoothly.
enterprise-search-python
is available under the Apache-2.0 license.
For more details see LICENSE.