SaveTo

Index.SaveTo method

Saves this 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