Package | Description |
---|---|
com.groupdocs.search |
The package provides classes for indexing and searching text data in documents of different formats.
|
Modifier and Type | Method and Description |
---|---|
static Notification |
Notification.createRenameNotification(String oldPath,
String newPath)
Creates a notification object to rename an indexed document that has been renamed and does not need to be reindexed.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Index.notifyIndex(Notification notification)
Passes the specified notification object to the index to perform the notification.
|