You are here: Symbol Reference > dtSearch.Engine Namespace > Classes > Options Class > Options Methods > CheckConfiguration Method
Close
dtSearch .NET Standard API 2024.02
Options.CheckConfiguration Method

Check that a dtSearch Engine application has been correctly deployed.

public static bool CheckConfiguration( CheckConfigurationFlags flags, JobErrorInfo errors );

CheckConfiguration checks for missing components such as the ICU library, CMAP files, alphabet file, stemming rules, etc. Use CheckConfigurationFlags to specify the items to check.

Copyright (c) 1998-2023 dtSearch Corp. All rights reserved.