Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikahanninen/elasticsearch-example
https://github.com/mikahanninen/elasticsearch-example
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mikahanninen/elasticsearch-example
- Owner: mikahanninen
- License: apache-2.0
- Created: 2022-02-06T20:19:29.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-06T20:21:10.000Z (almost 3 years ago)
- Last Synced: 2024-11-11T04:36:59.788Z (3 months ago)
- Language: Python
- Size: 81.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Example of using Elasticsearch API
Custom Python library ElasticSearch.py provides the following keywords:
- Elastic Authenticate
- Elastic Index
- Elastic Refresh Index
- Elastic SearchThe file tasks.robot demonstrates usage of the keywords in the Robot Framework syntax.
## Links
https://www.elastic.co/guide/en/cloud/current/ec-getting-started-python.html
https://pypi.org/project/elasticsearch8/