nativeScopedExactScanRows property
Native rows/bytes the hybrid-search scoped exact-scan path read while walking the full scoped chunk set (source_ids / metadata_like branch). Disjoint from the materialization counters above — counts backend scan work, not result hydration.
Implementation
final int nativeScopedExactScanRows;