@cfxlabsinc/b2b-services
    Preparing search index...
    SolanaProgramEventFacetArgs: Omit<
        SolanaProgramEventSearchArgs,
        "page"
        | "pageSize"
        | "orderBy",
    >

    The filter dimensions on their own — no pagination, no ordering.

    A facet asks the same question as a search with one dimension held open, so both build their conditions from this one shape. A count that disagrees with the list it labels is worse than no count at all.