public interface ISolRSynchroniser
Modifier and Type | Method and Description |
---|---|
boolean |
commit()
Send a commit to the full text search engine
|
void |
deleteAll()
/!
|
void |
handleEvent(IEvent event)
handle an event in order to synchronise Data (the event may be add,
update, delete a GIS object)
|
void |
optimize()
Send a optimize command to the full text search engine
|
void handleEvent(IEvent event)
event
- The event to handleboolean commit()
void optimize()
void deleteAll()
Copyright © 2015. All rights reserved.