Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ceda-elasticsearch-client-0.0.1.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file ceda-elasticsearch-client-0.0.1.tar.gz.

File metadata

File hashes

Hashes for ceda-elasticsearch-client-0.0.1.tar.gz
Algorithm Hash digest
SHA256 59baf56d19e7966f86993f4908ad5a8f92a52f79d0afb2fedbe1cb8cc561cb85
MD5 3e170a5b3b2e71c96955535df6d6fed1
BLAKE2b-256 6ada86cd3d3c3fc9ed9cc5a9118dcb93f0d53a050687277cd3b3cb9c3955dc32

See more details on using hashes here.

File details

Details for the file ceda_elasticsearch_client-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for ceda_elasticsearch_client-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 50f036cb7daac5b60a89694bcc5d51c50f00058007725e7d93b47796a5c00e75
MD5 06b0014e0c0588b8dba8aeb54e39ce02
BLAKE2b-256 41ccc756510d6b5819b289256642aa9095eb69226252fe07682072f14e647ed1

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page