@Deprecated public class SearchConsumer extends Object implements Consumer
Constructor and Description |
---|
SearchConsumer()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
consume(Context ctx,
Event event)
Deprecated.
Consume a content event -- just build the sets of objects to add (new) to
the index, update, and delete.
|
void |
end(Context ctx)
Deprecated.
Process sets of objects to add, update, and delete in index.
|
void |
finish(Context ctx)
Deprecated.
Finish - free any allocated resources.
|
void |
initialize()
Deprecated.
Initialize - allocate any resources required to operate.
|
public void initialize() throws Exception
Consumer
initialize
in interface Consumer
Exception
public void consume(Context ctx, Event event) throws Exception
public void end(Context ctx) throws Exception
Copyright © 2015 DuraSpace. All Rights Reserved.