RemoveAll
Leave feedback
On this page
Removes all attributes from the specified indexed document.
public void RemoveAll(string path)
| Parameter | Type | Description |
|---|---|---|
| path | String | The document path. |
- class AttributeChangeBatch
- namespace GroupDocs.Search.Common
- assembly GroupDocs.Search
Removes all attributes from the specified indexed documents.
public void RemoveAll(string[] paths)
| Parameter | Type | Description |
|---|---|---|
| paths | String[] | The documents paths. |
- class AttributeChangeBatch
- namespace GroupDocs.Search.Common
- assembly GroupDocs.Search
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.