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

  • reindex_all_content takes update and update_missing params now [vangheem]

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

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

Uploaded Source

Built Distribution

guillotina_elasticsearch-1.0.7-py3-none-any.whl (13.8 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for guillotina_elasticsearch-1.0.7.tar.gz
Algorithm Hash digest
SHA256 3226147c9de93f83be4e13d112872f4bd6097bd7244689c28965cc17ca6041d6
MD5 269f086af3cb092127c9c56e7babd067
BLAKE2b-256 9ba144c8f83b577df7b9f1d0a91f2fc52b36ae7e84f6da117e10fd44e2cc2845

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for guillotina_elasticsearch-1.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 70963c64790b60f6fa4d9d6da13e018e5528f9f24bc1e54539b5ea893ea5ebd0
MD5 e8f439eeaee48a94d453863adc9416bc
BLAKE2b-256 071e155b38d6027224b88cd4e59422acb16abcee2e8e736d1733c878927d2aaf

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