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.3 (2017-05-02)

  • More memory efficient reindex [vangheem]

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

This version

1.0.3

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.3.tar.gz (12.8 kB view details)

Uploaded Source

Built Distribution

guillotina_elasticsearch-1.0.3-py3-none-any.whl (13.0 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for guillotina_elasticsearch-1.0.3.tar.gz
Algorithm Hash digest
SHA256 b6fe5d19528a92836c98e0de9453ea83ad68831a6fabba5e9806e822eb98d7bf
MD5 208887ae0ea1273e8a82a1cd590d357d
BLAKE2b-256 eb80bf4d35608ae5a21dcc61133b6a7a1283655370722bae6bab0722785bad36

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for guillotina_elasticsearch-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 9b129a97f140cc1df6dc8c87077e505411ba01803f9a0f5f23dd10680e13fee4
MD5 8e7ad72a7f992478e2c06b282fb09ffd
BLAKE2b-256 1606a4789a53dcbacfb637970fd24dfc82589e16af5012d1fd1bf0fd6f00de41

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