← Back to Changelog
Zero-Result Reporting Now Excludes SKU & Barcode Misses
Zero-result search reporting no longer counts SKU and barcode lookups that don't match anything in your catalog. Those are catalog-coverage gaps, not failed searches, and they were inflating the zero-result rate on exact-code queries. LayersQL's Search (text) dataset now tracks them separately with identifier_lane_lookups, identifier_lane_misses, and identifier_lane_miss_rate, so you can monitor SKU/barcode coverage on its own.
Existing zero-result reports and dashboards update automatically to reflect the corrected definition — no setup required on your end.
ImprovementAnalyticsSearchReporting