public interface ConversationIndexingService
Modifier and Type | Method and Description |
---|---|
void |
reindex()
Reindex all conversations and messages from DB
|
void |
reindex(String conversationId) |
void reindex()
void reindex(String conversationId)