sdk-typescript
                                
                                
                                
                                    sdk-typescript copied to clipboard
                            
                            
                            
                        [Docs] Rank functions higher in search
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*:
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.
Also methods. Or move to the bottom of results everything I don't care about. Like in this list, most of it is not what I'm searching for:
https://typescript.temporal.io/search?q=heartbeat