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

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

Uploaded Source

Built Distribution

guillotina_elasticsearch-1.0.5-py3-none-any.whl (13.3 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for guillotina_elasticsearch-1.0.5.tar.gz
Algorithm Hash digest
SHA256 6883860cccca52d51e586c3840f6fab0139ece0c1381aedda81fa8e7accae5fc
MD5 251aea4d405651a8c6007687347c488d
BLAKE2b-256 69462c5923bba44d50a510d0cbcf744a3deaabbca84dccc3dae6c02df6f663e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for guillotina_elasticsearch-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 296148ad0f2ca15ee173b9968fb3a41f6d59d0c5c098402654637e333f0b2da2
MD5 f7dcc8cbd50befed2ec1bd7be47d08ad
BLAKE2b-256 81ba1d25244200db371b99d5afc4507d0c95a5309e632f5349fe5f3b7c00b022

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