Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.1 KB

README.rst

File metadata and controls

32 lines (22 loc) · 1.1 KB

Invenio-Search

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, v5 and v6.

Further documentation is available at https://invenio-search.readthedocs.io/.