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

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

Uploaded Source

Built Distribution

guillotina_elasticsearch-1.0.4-py3-none-any.whl (13.1 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for guillotina_elasticsearch-1.0.4.tar.gz
Algorithm Hash digest
SHA256 1b61b6677a9064e742c7fa3bc9f0d90a134f6b5f51cecbef0ee3d4930d3d3e01
MD5 bed179eb73e41d66b4b76385b10ddf59
BLAKE2b-256 a02f8fd5fcc8d7e0bafef22e3f060f0b3b702aadcc598f5ab95641791656a41a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for guillotina_elasticsearch-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 1db95585ea66bd5a3beeaff97686d22b29561f685df3633e1e83a2f4db614914
MD5 66448b2e661c232651943a64302d8ffc
BLAKE2b-256 42ea4225a246d9cac694f3a9d9ac6d80821ab4aa878a9342ab9768e00c132199

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