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

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

Uploaded Source

Built Distribution

guillotina_elasticsearch-1.0.2-py3-none-any.whl (12.7 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for guillotina_elasticsearch-1.0.2.tar.gz
Algorithm Hash digest
SHA256 8ac7ff2df39782a1fb313b2ac857baf349e99031ada49ad74e23a67462cb6c53
MD5 52139f4fed8d0f2c6324c9c9a81b8e05
BLAKE2b-256 09f2f7482b363af681aa564439f46e5ad08e821c91528efeccea2302c330ed79

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for guillotina_elasticsearch-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 373f9f382e05bcad7fe97af35b7efde36e11e9fc211a27d7e1034b939985b5d4
MD5 0bd29db405721d6a1552b9abebd0323f
BLAKE2b-256 70024a474fad67b10ab02c6adfa024613c63641edd56fccffcb59ad8e942596b

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