Invenio module for information retrieval.
Project description
Elasticsearch management for Invenio.
Features:
Allows Invenio modules to register indexes, aliases and index templates.
Manages the creation and deletion of indices, aliases and templates.
API for providing stable searches (e.g. prevents bouncing of search results).
Maps JSONSchema URLs to Elasticsearch indexes.
Supports Elasticsearch v2 and v5.
Further documentation is available at https://invenio-search.readthedocs.io/.
Changes
Version 1.0.0b4 (released 2017-12-05)
Initial public release
Version 0.1.5 (released 2015-10-06)
Changes legacy config import to application config object.
Version 0.1.4 (released 2015-10-02)
Incompatible changes
Removes search service plugins that are going to be re-implemented using the new API. (#17) (addresses inveniosoftware/invenio#3233) (#13)
Bug fixes
Upgrades the minimum versions for invenio-base, invenio-ext, invenio-query-parser, invenio-utils, invenio-upgrader and invenio- testing.
Removes dependencies to invenio.testsuite and replaces them with invenio_testing.
Removes dependencies to invenio.utils and replaces them with invenio_utils.
Removes dependencies to invenio.ext and replaces them with invenio_ext.
Removes calls to PluginManager consider_setuptools_entrypoints() which was removed in PyTest 2.8.0.
Adds missing invenio_base dependency.
Version 0.1.3 (released 2015-09-04)
Fixes potential XSS issues by changing search flash messages template so that they are not displayed as safe HTML by default.
Adds missing invenio_access dependency and amends past upgrade recipes following its separation into standalone package.
Displaying HTML safe flash messages can be done by using one of these flash contexts: ‘search-results-after(html_safe)’, ‘websearch- after-search-form(html_safe)’ instead of the standard ones (which are the same without ‘(html safe)’ at the end).
Version 0.1.2 (released 2015-08-28)
Adds missing invenio-knowledge dependency and updates module imports.
Version 0.1.1 (released 2015-08-25)
Adds missing invenio_upgrader dependency following its separation into standalone package.
Fixes import of invenio_upgrader.
Version 0.1.0 (released 2015-08-19)
Initial public release.
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
Built Distribution
Hashes for invenio_search-1.0.0b4-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b6b8d1d759dabdd2edf4d2bc99e4df3e79c55b338469443bc8ee29150f039940 |
|
MD5 | e4be2aa75f885daa335f2570dabd95b0 |
|
BLAKE2b-256 | 37e38bc9bc70251b40ec0f5a261f16007baac250c1337f3e199926e362027a53 |