You want to find documents where the indexed string field begins with a known prefix. Which `$regex` form lets MongoDB use a tight, bounded index range?// Index: { sku: 1 }