Close
dtSearch Engine API for .NET Framework 2.x-4.x 2023.02
Options::UpdateFiles Property

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

public bool UpdateFiles;

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.