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.6 (2017-05-03)

  • Be able to update from an existing reindex [vangheem]

1.0.5 (2017-05-02)

  • Need to avoid using long running queries on reindex because they can timeout for very large folders [vangheem]

1.0.4 (2017-05-02)

  • optimize reindex more [vangheem]

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.6

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

Uploaded Source

Built Distribution

guillotina_elasticsearch-1.0.6-py3-none-any.whl (13.6 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for guillotina_elasticsearch-1.0.6.tar.gz
Algorithm Hash digest
SHA256 4d25effe6953963a1ca81850469e6d1808c392f3accd4493f5625e77e0da6d7e
MD5 8ee7023f8c3abe8ee70f3a0383b6cc57
BLAKE2b-256 33d5ea3972ef36a4d3b23622f9b3ae83f85eb9ea784bf3c03019429e43f052c8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for guillotina_elasticsearch-1.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 32e5feed35eda6d083fd41344aa6627ef36ebc04e0251b8972b5120d502aeb98
MD5 f0856da221a6cde192a2ef2483d44a54
BLAKE2b-256 a9c4d7e02c3b7c17dce95ee0b789e265dea4cdc533d7dff128d13ab8de9c8f36

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