June 17, 2025
product_id
field as the collapse field to group all versions or SKUs of a product into a single search result.
You can also control how Managed Fusion selects the variation that represents the collapsed group; the default is the one most relevant to the user’s query.
For example, a user who searches for “red shoes” sees all of the red variations of shoes first, with the option to drill down and see all the variations.
sales_rank
or popularity_score
.jwkSetTimeout
variable in the JWT Realm settings, enabling better control over how long Managed Fusion waits for a response when retrieving a JSON Web Key (JWK) set.
This improves authentication reliability in environments where key providers may respond slowly.
By increasing the default 500 ms timeout as needed (for example, to 2000 ms), you can reduce the risk of failed authentication due to network latency or external service delays.
You can configure this in the Managed Fusion UI under the System > Access Control > Security Realms tab.
vectorQuantizationMethod
parameter with the value for the desired method:
DOWN
status on the job-config
actuator health endpoint.
Fusion 5.9.13 ensures accurate health reporting from the /job-config/actuator/health
endpoint after ZooKeeper outages, reducing the risk of false alerts or unnecessary service restarts in monitored environments.
fusion-spark-3.2.2
to fix Kubernetes token refresh errors.
Fusion 5.9.13 includes an updated version of the 3.2.2 Spark image that properly handles token refresh under Kubernetes OIDC authentication, improving compatibility and reliability for secure Spark workloads.
The state should never be null
, even after the connector was restored and the datasource was reset.
connectors-backend
service.
Jobs that previously failed with The state should never be null
can now complete successfully.
job-config
handling issue that affected pre-existing app configurations.
Managed Fusion 5.9.13 resolves this issue so that new schedules are reliably saved and acknowledged as expected.
job-config
service to ensure scheduled jobs run as expected.
Fusion now correctly handles permission checks when creating or modifying scheduled jobs, preventing failures caused by mismatches between user and service account permissions.
This resolves issues where job could not be scheduled or executed following upgrades.
web-apps
service to improve security and ensure compatibility with token authentication behavior on modern Kubernetes platforms.
job-config
as down.
In Managed Fusion 5.9.13, the job-config
service may be flagged as “down” in the UI even when running normally.This display issue is fixed in Managed Fusion 5.9.14.
In Managed Fusion 5.9.13, strict validation in the job-config
service causes “Collection not found” errors when jobs or V2 datasources target Managed Fusion collections that point to differently named Solr collections.This issue is fixed in Managed Fusion 5.9.14.As a workaround, use V1 datasources or avoid using REST call jobs on remapped collections.
In some environments, saving large query pipelines while handling high traffic loads can cause the Query service to crash with OOM errors due to thread contention.Managed Fusion 5.9.14 resolves this issue. If you’re impacted and not yet on this version, contact Lucidworks Support for mitigation options.
X-XSS-Protection
header from session API responsesX-XSS-Protection
HTTP response header from the session API.
This header is no longer supported by modern browsers and has no effect on security behavior.
Its removal helps avoid confusion during security audits and aligns with current web security standards.
Component | Version |
---|---|
Solr | fusion-solr 5.9.13 (based on Solr 9.6.1) |
ZooKeeper | 3.9.1 |
Spark | 3.4.1 |
Ingress Controllers | Nginx, Ambassador (Envoy), GKE Ingress Controller |
Ray | ray[serve] 2.42.1 |