Package | Description |
---|---|
com.groupdocs.search |
The package provides classes for indexing and searching text data in documents of different formats.
|
com.groupdocs.search.options |
The package provides classes to specify additional options of various operations.
|
Modifier and Type | Method and Description |
---|---|
TextStorageSettings |
IndexSettings.getTextStorageSettings()
Gets the text storage settings.
|
Modifier and Type | Method and Description |
---|---|
void |
IndexSettings.setTextStorageSettings(TextStorageSettings value)
Sets the text storage settings.
|
Modifier and Type | Method and Description |
---|---|
protected static void |
TextStorageSettings.setIndexSettings(TextStorageSettings settings,
IndexSettings value) |