Skip to content

fix: include descriptions for reference entries in search index - #1539

Open
slash-init wants to merge 1 commit into
processing:mainfrom
slash-init:fix/reference-search-description
Open

fix: include descriptions for reference entries in search index#1539
slash-init wants to merge 1 commit into
processing:mainfrom
slash-init:fix/reference-search-description

Conversation

@slash-init

Copy link
Copy Markdown
Contributor

This PR fixes an issue where reference entries in the generated search index were missing their description field. While the builder verified that a description existed, it never assigned it before creating the search index entry, causing the field to be omitted from the generated JSON and preventing reference descriptions from being indexed for search.

fixes #1537

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reference entries in the generated search index omit their description field

1 participant