Primary Site v0.0.108
This release improves search performance and enables the multi-threaded stream executor by default.
Performance
- Added support for filter pushdown on recordings, devices, events, sessions, and device custom properties
- Added support for skipping files when a search cannot return a hit for them
- Improved how a search plans and orders its joins, including for recordings without a device
Changed
- Enabled the multi-threaded stream executor by default. Set
queryService.deployment.enableBetaStreamExecutor: falseto fall back to the single-threaded reader - Improved support for streaming by
recordingIds
Fixed
- Fixed lookback dropping messages that share a channel's latest timestamp
- Fixed streaming index-in-place recordings whose metadata or attachment sources are missing