Skip to main content

create_facet_table_sql

Function create_facet_table_sql 

Source
pub fn create_facet_table_sql() -> &'static str
Expand description

One-time table for all facet bitmaps across all entities. Shared so ops like “warm cache for all facets” can page through a single table. Keyed by (entity, facet, value).