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 |
---|---|
IndexRepository |
Index.getRepository()
Gets the index repository object if the index is contained in it.
|
Modifier and Type | Method and Description |
---|---|
void |
Index.merge(IndexRepository repository,
MergeOptions options)
Merges indexes from the specified index repository into the current index.
|
Copyright © 2020. All rights reserved.