NEWSLayers closes first external funding round led by LOI VentureRead more
← Back to Changelog

Zero-Result Reporting Now Excludes SKU & Barcode Misses

A LayersQL query on the search_text dataset showing FROM search_text, a highlighted new SHOW identifier_lane_misses line marked NEW, GROUP BY term, and SINCE -30d

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.

Learn more

ImprovementAnalyticsSearchReporting