Version 2.5.1.4
Product: Cognitive Toolkit
Version: 2.5.1.4
Date: September 23, 2021
Crawl Content Server, Add Category Data - Configurable Oracle Hints: Our CrawlContentServer and AddCategoryData tools were improved to allow for configurable Oracle "hints". This value can be set explicitly in the CognitiveToolkit.exe.config file (via <add key="OracleHints" value="/*+ bind_aware */" /> or <add key="OracleHints" value="/*+ no_bind_aware*/" />). (Ref: CT-2197)
Add Category Data - Dry Run Support: Our AddCategoryData tool has been improved to support the --dry-run option. See --help for AddCategoryData for available parameters and options. (Ref: CT-2195)
Bug Fix: Fixed an issue where with the CrawlContentServer tool where when crawling Content Server Business Workspaces (subtypes 848, 849), children or parent items were not being indexed. (Ref: CT-2194)
Bug Fix: Fixed an issue where the AddCategoryData tool would not work properly if using a MS SQL database for Content Server. (Ref: 2199)