Skip to content

Search page always returns blank, since upgrading from alpha 66 to alpha 72 #4644

@swyxio

Description

@swyxio

🐛 Bug Report

We have written this up in our own issue here: temporalio/documentation#357

TLDR, Since we upgraded from alpha 66 to alpha 72, our search page has been broken (returns no results no matter what you type in)

Have you read the Contributing Guidelines on issues?

yes

Suspected cause

Inspecting the requests, we see that the broken (upgraded) search always includes facets and facetFilters. removing those fields in cURL causes the request to return results again.

however, i cannot figure out how to remove those fields in docusaurus... specifying searchParameters as per this PR has not helped.

To Reproduce

Expected behavior

search page behavior should not be broken

Actual Behavior

search page always returns blank

Your Environment

Reproducible Demo

this is the one that is currently broken: https://github.com/temporalio/documentation

Metadata

Metadata

Assignees

No one assigned

    Labels

    closed: questionThis issue is a user error/misunderstanding.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions