Skip to main content

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

guillotina_elasticsearch-1.0.1.tar.gz (12.6 kB view details)

Uploaded Source

Built Distribution

guillotina_elasticsearch-1.0.1-py3-none-any.whl (12.8 kB view details)

Uploaded Python 3

File details

Details for the file guillotina_elasticsearch-1.0.1.tar.gz.

File metadata

File hashes

Hashes for guillotina_elasticsearch-1.0.1.tar.gz
Algorithm Hash digest
SHA256 9a30f9d4a2cf91f2edfeea008f107f0dcff109b0e50ac0e2fb1535018085d8c5
MD5 0e7111a3683d3c0837cbef3494d1d609
BLAKE2b-256 1998a35f53d25cdf3465edaee0d5b7b88c59735486f61ee0a528158e418e3a3a

See more details on using hashes here.

File details

Details for the file guillotina_elasticsearch-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for guillotina_elasticsearch-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 686ea94fe728dff1838a060a1ce0b69130c738ae1bacc5f38e3a5ca8b7a63536
MD5 9c8ef0ca377fd0dc5cf26873a1fccb8a
BLAKE2b-256 e45d39d0091ab363b9583302aa32320912fa5bb80e088ac15670f609a260f702

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