Indico
latest
  • Installation guides
  • Configuration
  • Building
  • Search
    • Internal Search
    • External Search Service
    • API Reference
  • Indico plugins
  • HTTP API
  • API reference
  • Changelog
  • Contact
Indico
  • »
  • Search
  • Edit on GitHub

Search¶

Indico’s version 3.0 introduced a brand new reusable and backend-agnostic search module backed up by the SQL storage by default. This module can however be decomposed into a single provider, supporting any external service through a plugin.

Indico provides multiple options for a search service, such as:

  • The default SQL based search.

  • A performant and feature-rich ElasticSearch-based search service, Citadel which can be integrated with Indico easily using the official Citadel plugin.

  • Any external search service, as long as you implement a plugin interface according to the specification below.


  • Internal Search
  • External Search Service
  • API Reference
Previous Next

© Copyright 2021, Indico Team. Revision 5baec5e4.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
3.1.x
3.0.x
2.3.x
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds