Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve relevance for doc search results #1134

Open
anton-trunov opened this issue Aug 14, 2024 · 3 comments
Open

Improve relevance for doc search results #1134

anton-trunov opened this issue Aug 14, 2024 · 3 comments
Assignees
Labels
kind: docs Documentation for docs.tact-lang.org kept in docs folder
Milestone

Comments

@anton-trunov
Copy link
Member

For instance, if I'm interested in searching for "as remaining" in the docs, the most relevant results which include the full string are not at the top of the search results box.

@anton-trunov anton-trunov changed the title Improve relevance doc search results Improve relevance for doc search results Aug 14, 2024
@anton-trunov anton-trunov transferred this issue from tact-lang/tact-docs Dec 12, 2024
@anton-trunov anton-trunov added the kind: docs Documentation for docs.tact-lang.org kept in docs folder label Dec 12, 2024
@novusnota
Copy link
Member

This was achieved by moving to the Starlight documentation framework with the Pagefind search engine that comes with it.

@novusnota novusnota added this to the v1.6.0 milestone Dec 12, 2024
@anton-trunov
Copy link
Member Author

No, it's not fixed:

image

@anton-trunov anton-trunov reopened this Dec 12, 2024
@novusnota novusnota removed this from the v1.6.0 milestone Dec 12, 2024
@novusnota novusnota added this to the Doc: 2025-01 milestone Jan 16, 2025
@novusnota
Copy link
Member

Note to self to use https://pagefind.app/docs/ranking/ available in the latest Starlight release 0.31.0. This upgrade introduces breaking changes, so it should not be done by the dependabot.

@novusnota novusnota self-assigned this Jan 16, 2025
@novusnota novusnota modified the milestones: Doc: 2025-01, Doc: 2025-02 Jan 31, 2025
@anton-trunov anton-trunov assigned i582 and unassigned novusnota Mar 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: docs Documentation for docs.tact-lang.org kept in docs folder
Projects
None yet
Development

No branches or pull requests

3 participants