@playlive/tiltify-search
    Preparing search index...

    Variable TILTIFY_MAX_PAGESConst

    TILTIFY_MAX_PAGES: 10

    Tiltify silently rejects page > 10 on the same host (same wire shape as above). Combined with TILTIFY_HITS_PER_PAGE_CAP this gives a reachable window of TILTIFY_MAX_TOTAL_HITS hits per (filter, query) tuple, matching the Meilisearch maxTotalHits default.