OTS - Indexer Splitting Values
In OTS 23.4 Patch 23, the XFT Indexer is incorrectly splitting certain index field values across two lines. When this occurs, the index file is written with a line break within the value, which causes the AppEnhancer Import process to fail when reading the file.
Version:
23.4 Patch 13
Resolution:
This workaround resolves the issue where the XFT Indexer splits a single field value across two lines, inserting 0x0D and 0x0A (carriage return and line feed) characters that break the AppEnhancer Import process.
The following configuration changes prevent these characters from splitting index values and ensure the field content is properly rejoined.