ChangeAttributes
Indexer.ChangeAttributes method
Applies the specified batch of attribute changes to indexed documents without reindexing.
public void ChangeAttributes(AttributeChangeBatch batch, ChangeAttributesOptions options)
Parameter | Type | Description |
---|---|---|
batch | AttributeChangeBatch | The attribute change batch. |
options | ChangeAttributesOptions | The change attributes options. |
See Also
- class AttributeChangeBatch
- class ChangeAttributesOptions
- class Indexer
- namespace GroupDocs.Search.Scaling
- assembly GroupDocs.Search