| Package | Description |
|---|---|
| com.groupdocs.search |
The package provides classes for indexing and searching text data in documents of different formats.
|
| com.groupdocs.search.common |
The package provides common classes of the library.
|
| Modifier and Type | Method and Description |
|---|---|
VersionUpdateResult |
IndexUpdater.updateVersion(String indexPath,
String newIndexPath)
Performs reindexing documents in an index of an old version.
|
| Modifier and Type | Method and Description |
|---|---|
static VersionUpdateResult |
VersionUpdateResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VersionUpdateResult[] |
VersionUpdateResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2026. All rights reserved.