Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt

The ElasticIndexer listens to the repository generated JMS events to perform elastic indexing for ElasticSearch. It implements the org.fcrepo.indexer.Indexer interface for the indexing functionalitiesfunctionality, which consists of the methods to handle new/updated records and deleted records.

Info

At this timeCurrently, the ElasticIndexer is experimental, or intended for demonstration purpose only. To use the ElasticIndexer, please download and install ElasticSearch.

...