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.7.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a387a7f1269c41f7c9f2f97c21cf8870574e8a6c8e725a575e131fac8e81f073 |
|
MD5 | 6c485fdfe6831818c5049e21f40fd252 |
|
BLAKE2b-256 | c2d57f2ff95bc3d599d00603936b481dc513271ed6b557688ad96dfd6fecc12c |