Skip to content

Prioritize exact matches in search results#151

Merged
aitjcize merged 1 commit intoaitjcize:masterfrom
glenvt18:search_sort_order
Apr 4, 2023
Merged

Prioritize exact matches in search results#151
aitjcize merged 1 commit intoaitjcize:masterfrom
glenvt18:search_sort_order

Conversation

@glenvt18
Copy link
Contributor

@glenvt18 glenvt18 commented Apr 1, 2023

This fixes 'string (2)' vs 'std::to_string(2)' issue (std:: has a higher priority). To reproduce run:

cppman 'string (2)'

This fixes 'string (2)' vs 'std::to_string(2)' issue (std:: has a higher
priority). To reproduce run:

    cppman 'string (2)'
@aitjcize aitjcize merged commit 2bb55e8 into aitjcize:master Apr 4, 2023
@aitjcize
Copy link
Owner

aitjcize commented Apr 4, 2023

lgtm, thanks!

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.

2 participants