dtSearch Text Retrieval Engine .NET interface

Options.UpdateFiles Property

Set to true to force all configuration files to be re-read when Save() is called.

public bool UpdateFiles {get; set;}

Remarks

If the contents of a configuration file such as TextFieldsFile changes, but the filename is not changed, set UpdateFiles=true to indicate that dtSearch should discard any internally-cached copies of configuration files and re-read them from disk.

See Also

Options Class | dtSearch.Engine Namespace