Skip to content

"Bad Status Server returned 404" when searching in https://search.nixos.org/(options/packages) with unstable channel #1197

@kagurazaka-ayano

Description

@kagurazaka-ayano

Reproducible url: https://search.nixos.org/packages?channel=unstable&include_modular_service_options=1&include_nixos_options=1&query=users

Screenshot:

Image

With 25.11 channel there are plenty:

Image

I observed there is a 404 post request:

Image

Request payload:

{"from":0,"size":50,"sort":[{"_score":"desc","option_name":"asc"}],"aggs":{"all":{"global":{},"aggregations":{}}},"query":{"bool":{"filter":[{"terms":{"type":["option","service"],"_name":"filter_option_service"}}],"must_not":[],"must":[{"dis_max":{"tie_breaker":0.7,"queries":[{"multi_match":{"type":"cross_fields","query":"users","analyzer":"whitespace","auto_generate_synonyms_phrase_query":false,"operator":"and","_name":"multi_match_users","fields":["option_name^6","option_name.*^3.5999999999999996","option_description^1","option_description.*^0.6","flake_name^0.5","flake_name.*^0.3","service_package^3","service_package.*^1.7999999999999998","service_packages^3","service_packages.*^1.7999999999999998"]}},{"wildcard":{"option_name":{"value":"*users*","case_insensitive":true}}}]}}]}}}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions