Delete
Indexer.Delete method
Deletes indexed documents.
public void Delete(string[] documentKeys, DeleteOptions options)
| Parameter | Type | Description |
|---|---|---|
| documentKeys | String[] | The keys of documents added from streams or structures. |
| options | DeleteOptions | The delete options. |
See Also
- class DeleteOptions
- class Indexer
- namespace GroupDocs.Search.Scaling
- assembly GroupDocs.Search