Project

General

Profile

Actions

Task #5944

closed

Feature #5810: Implement SOLR-based search

Task #5921: Design and implement Metacat-Index module

Metacat-index need an IndexEvent and IndexEventLog mechanism

Added by Jing Tao almost 11 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Normal
Category:
-
Target version:
Start date:
05/24/2013
Due date:
% Done:

0%

Estimated time:

Description

We need the IndexEvent and IndexEventLog to handle the events in building the solr index. For example, a failure event.

The classes can be:

IndexEvent
IndexEventResult
IndexEventLog : write(IndexEvent), List<IndexEvent> IndexEventLog.getEvents(pid, type, ...)

The IndexEvent can have those fields:
type
date
pid
description

Actions

Also available in: Atom PDF