elasticsearch catalog support for guillotina
Project description
GUILLOTINA_ELASTICSEARCH
Configuration
config.json can include elasticsearch section:
"elasticsearch": { "index_name_prefix": "guillotina-", "connection_settings": { "endpoints": ["localhost:9200"], "sniffer_timeout": 0.5 } }
Installation on a site
POST SITE_URL/@catalog
{}
Uninstall on a site
DELETE SITE_URL/@catalog
{}
1.0.1 (2017-04-25)
Provide as async utility as it allows us to close connections when the object is destroyed [vangheem]
1.0.0 (2017-04-24)
initial release
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
Close
Hashes for guillotina_elasticsearch-1.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a30f9d4a2cf91f2edfeea008f107f0dcff109b0e50ac0e2fb1535018085d8c5 |
|
MD5 | 0e7111a3683d3c0837cbef3494d1d609 |
|
BLAKE2b-256 | 1998a35f53d25cdf3465edaee0d5b7b88c59735486f61ee0a528158e418e3a3a |
Close
Hashes for guillotina_elasticsearch-1.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 686ea94fe728dff1838a060a1ce0b69130c738ae1bacc5f38e3a5ca8b7a63536 |
|
MD5 | 9c8ef0ca377fd0dc5cf26873a1fccb8a |
|
BLAKE2b-256 | e45d39d0091ab363b9583302aa32320912fa5bb80e088ac15670f609a260f702 |