CEDA elasticsearch client
Project description
# A CEDA elastic search client
Just a layer over the elasticsearch lib with the CEDA elastic search config baked in.
` >>> from ceda_es_client import CEDAElasticsearchClient >>> es = CEDAElasticsearchClient() >>> es.search(index="fbi-2022", ... `
If you need to add an API key
` >>> from ceda_es_client import CEDAElasticsearchClient >>> es = CEDAElasticsearchClient(api_key=MYAPIKEY) >>> es.index(index="myindex", id=10, document=... `
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ceda_elasticsearch_client-1.0.0.tar.gz.
File metadata
- Download URL: ceda_elasticsearch_client-1.0.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ae606d4f26d5f25e32c171b744ad16a9d5277ae8ac3b8ac57ca25d83c49c899
|
|
| MD5 |
bc0a8b803092e0f16e7640ec7b4aaf25
|
|
| BLAKE2b-256 |
c05aece3ee72b23029abdc6915ff7912f51859b546ac7700984295eed5a79bfb
|
File details
Details for the file ceda_elasticsearch_client-1.0.0-py3-none-any.whl.
File metadata
- Download URL: ceda_elasticsearch_client-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
638133ef873edb8a5d04570071afe0d5ace97657bfcc29754ff0ee9e42b9a4cf
|
|
| MD5 |
ea3f30333e3d3c181fb7f3f45784ccd8
|
|
| BLAKE2b-256 |
9ee36fd4d188d0cb6e7de001d3328c92e9aea2740e3c1e096aa1b9c528f7a51c
|