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 |
---|---|
protected static AttributeChangeBatch |
Index.createAttributeChangeBatch() |
Modifier and Type | Method and Description |
---|---|
void |
Index.changeAttributes(AttributeChangeBatch batch)
Applies the specified batch of attribute changes to indexed documents without reindexing during the update operation.
|
Modifier and Type | Method and Description |
---|---|
static AttributeChangeBatch |
AttributeChangeBatch.create()
Initializes a new instance of the
AttributeChangeBatch class. |
Copyright © 2020. All rights reserved.