Class ElasticsearchIndex

java.lang.Object
org.opencastproject.elasticsearch.impl.AbstractElasticsearchIndex
org.opencastproject.elasticsearch.index.ElasticsearchIndex
All Implemented Interfaces:
SearchIndex

public class ElasticsearchIndex extends AbstractElasticsearchIndex
An index implementation based on ElasticSearch that serves the Admin UI API and the External API with data aggregated from multiple services.
  • Constructor Details

    • ElasticsearchIndex

      public ElasticsearchIndex()
  • Method Details