Actions
Bug #20722
closedcurious search result order on docs.ruby-lang.org
Description
If you search for "String" on https://docs.ruby-lang.org/en/3.3/ the first four results returned are obscure:
- Gem::SafeMarshal::Elements::String
- Prism::StringFlags
- Prism::StringNode
- Reline::Terminfo::StringWithTiparm
- String
Would it be possible to change it so that if one types an exact class name, the class of that name is first on the list? This would make it easier to use the search feature. More generally, the prioritization of these results is surprising.
Not sure if this is the right place to report a doc website issue. Apologies if not.
Actions
Like0
Like0Like0Like0