Skip to main content

Invenio module for information retrieval.

Project description

https://img.shields.io/travis/inveniosoftware/invenio-search.svg https://img.shields.io/coveralls/inveniosoftware/invenio-search.svg https://img.shields.io/github/tag/inveniosoftware/invenio-search.svg https://img.shields.io/pypi/dm/invenio-search.svg https://img.shields.io/github/license/inveniosoftware/invenio-search.svg

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

invenio-search-1.0.0b4.tar.gz (43.2 kB view hashes)

Uploaded Source

Built Distribution

invenio_search-1.0.0b4-py2.py3-none-any.whl (23.8 kB view hashes)

Uploaded Python 2 Python 3

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