Simple ElasticSearch indexing integration for CubicWeb
Project description
Simple ElasticSearch indexing integration for CubicWeb
Pyramid debug panel
To activate the debug panel, you’ll need to install pyramid_debugtoolbar, typically with:
pip install pyramid_debugtoolbar
Then, you’ll have activate the debug toolbar and include the ElasticSearch panel in your pyramid.ini:
- pyramid.includes =
pyramid_debugtoolbar
- debugtoolbar.includes =
cubicweb_elasticsearch.pviews.espanel
Alltext field
The cubicweb_elasticsearch.search_helpers.compose_search referencies a custom alltext field which contains all indexed text. This field must be defined in the custom Indexer mapping.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for cubicweb-elasticsearch-0.8.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2e3753eace489b277da3d7bf0cb775c02fd0ce40045bb31f3b4e02a87196312d |
|
MD5 | e83ff3496d7e0b68af901ae5ad3a6bc7 |
|
BLAKE2b-256 | 33cd5e701b19376460176b7014446af53a942a8639c5c3336985edd45a328709 |