Defect HC-26103

Search query results are incomplete due to query compilation limits

Software

Customer case Applies to Corrected in
CS0379168 V9.1.9.0 9.1.12.0

Observed behavior

Default dynamic query compilation limits lead to incomplete query results. This can be alleviated by increasing the script.max_compilations_rate setting for ElasticSearch.

Expected behavior

The failure caused by the compilation rate limit should have been detected in the code.

Resolution

Fixed Upstream