utnapischtim / invenio-search

Invenio module for information retrieval.

Home Page:https://invenio-search.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 v6 and v7.

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

About

Invenio module for information retrieval.

https://invenio-search.readthedocs.io

License:MIT License


Languages

Language:Python 99.2%Language:Shell 0.8%