Skip to content

Search is mostly not working now #116

@oddhack

Description

@oddhack

I just built and published the 1.4.317 spec update, with the fullSite.zip generated from CI in https://github.com/KhronosGroup/Vulkan-Site/actions/runs/14928575716, and am seeing some awful behavior in the search. Go to https://docs.vulkan.org/spec/latest/index.html and type the following series of characters:

  • 'c' - returns a lot of terms with 'c' in them
  • 'o', then 'm', then 'p' - returns nothing (not an empty popup - no popup at all)
  • 'r' - returns a bunch of terms with 'compr' in them
  • 'e', 's', 's' - returns much the same list with the substring in them
  • 'e', 'd' - returns nothing, although the search term 'compressed' is common in the spec

Likewise searching for 'tensor' or 'tensors', a common term after adding a new VK_ARM_tensors extension, returns only one result.

I see the same behavior in the tutorial component, or with 'in this component' unchecked, so it's not something specific to the spec.

This is not functional as it stands. I compared to the previous 1.4.316 build which gives useful results for the intermediate search terms.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions