Skip to content

[Docs] Rank functions higher in search #739

Open
@lorensr

Description

@lorensr

Is your feature request related to a problem? Please describe.

When searching continueAsNew, one of the last results is:

https://typescript.temporal.io/api/namespaces/workflow/#continueasnew

Describe the solution you'd like

It would be nice if it were first. It looks like the two ways to rank things higher are recordProps.lvl*:

image

https://docsearch.algolia.com/docs/templates#docusaurus-v2-template

or pageRank, which is by index / pathsToMatch:

https://docsearch.algolia.com/docs/record-extractor#boost-search-results-with-pagerank

with which we could have a separate rank for /api/namespaces/*, or put functions to their own dir, like /api/functions/workflow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions