Invenio module for information retrieval.
Project description
Invenio module for information retrieval.
Allows retrieving records from a configurable backend (currently, from Elasticsearch).
Supports version 2 and 5 of Elasticsearch.
Free software: GPLv2 license
Documentation: https://invenio-search.readthedocs.io/
Changes
Version 1.0.0b3 (released 2017-12-01)
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.0b3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 424fed944a1ae25858adc5edb0ed2dcb72aa38835fe68b6e7e87c30168adbb63 |
|
MD5 | 2bb9185bf98c0cfc9d207469fac30dae |
|
BLAKE2b-256 | a10ea212656e84601a392b33d4e567a214ade2947716f3a0a4195a722aed9a77 |