SaveTo
Index.SaveTo method
Saves the in-memory index to disk. Also saves the regular index to another folder. Does not change the settings of this index.
public void SaveTo(string indexFolder)
Parameter | Type | Description |
---|---|---|
indexFolder | String | The path to the index folder to save. |
See Also
- class Index
- namespace GroupDocs.Search
- assembly GroupDocs.Search