Textkernel Tx Platform July Release (2026.7)
What’s in this release
The July 2026 (2026.7) release for Textkernel Tx Platform expands FULLTEXT auto-complete coverage and resolves three indexation issues. See the detailed release notes below for the full list of changes.
Expanded FULLTEXT Auto-Complete Coverage for Jobs and Candidates
Auto-complete suggestions for FULLTEXT searches now cover a broader range of supported concepts for both job and candidate searches, including concepts that were previously excluded from the default auto-complete behaviour.
FixedImproved Error Response for Invalid Indexation Requests
The indexation API now returns a meaningful error message when a request is submitted with a missing required field. Previously, this returned a generic 500 error with no indication of what needed to be corrected.
FixedJob Indexing Error When JobMetaData Is Absent
Jobs can now be indexed successfully when the optional JobMetaData field is not included in the request. Previously, omitting this field caused an error that prevented the job from being indexed.
FixedJob Indexation Region Field Not Populated in Search and Match Results
Job indexation now correctly stores the region value during indexation for Search and Match v2. Previously, the region field was not populated, which meant region information was absent from job search and match results.