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.2 (2017-05-02)
Fix reindexing content [vangheem]
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.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ac7ff2df39782a1fb313b2ac857baf349e99031ada49ad74e23a67462cb6c53 |
|
MD5 | 52139f4fed8d0f2c6324c9c9a81b8e05 |
|
BLAKE2b-256 | 09f2f7482b363af681aa564439f46e5ad08e821c91528efeccea2302c330ed79 |
Close
Hashes for guillotina_elasticsearch-1.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 373f9f382e05bcad7fe97af35b7efde36e11e9fc211a27d7e1034b939985b5d4 |
|
MD5 | 0bd29db405721d6a1552b9abebd0323f |
|
BLAKE2b-256 | 70024a474fad67b10ab02c6adfa024613c63641edd56fccffcb59ad8e942596b |