You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Multi-value within single facet: fast path now requires exactly
one value in the active facet, not just one active dimension.
Multiple selections (e.g., SESAR+GEOME) correctly fall through
to on-the-fly queries.
2. Text search participates in cross-filtering: buildCrossFilterWhere
now includes ILIKE conditions. sample_facets_v2 regenerated with
label, description, place_name columns (63 MB on R2).
3. Clearing filters restores baseline counts: the update cell now
resets all facet-count labels to baseline values and removes
zero-count dimming when crossFilteredFacets is null.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments