Search Indexes

Opencast comes with multiple search indexes which act both as a cache and as a fast way to perform full text searches on metadata. By default, the Solr search indexes are created automatically and no additional external software is required.

For Opensearch/Elasticsearch, a separate installation is required since Opencast version 9.0. Opencast 12 now supports both Opensearch and Elasticsearch, with Elasticsearch being the default. We are planning on deprecating Elasticsearch support with Opencast 13, and removing it with Opencast 14. New installs should use Opensearch.

While this works well, all indexes can be deployed separately. This comes with the obvious drawback of a harder deployment but has also a few advantages like a smaller core system or being able to have some service redundancies which would not be possible otherwise.