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

Future tweaks to keyboard search 2.0 #80

Open
mcdurdin opened this issue Jun 24, 2020 · 0 comments
Open

Future tweaks to keyboard search 2.0 #80

mcdurdin opened this issue Jun 24, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@mcdurdin
Copy link
Member

mcdurdin commented Jun 24, 2020

Two things we could improve in keyboard search. Neither of them are high priority.

  • Search c:id:in gives disordered weighting due to multi-language keyboards which get exaggerated weights.
    -- could use max(weight) instead of sum(weight) in f_keyboard_search_results but that reduces most searches to
    a very simplistic popularity index. Needs discussion.
  • Can we merge with the f_keyboard_search patterns sp_keyboard_Search_by_legacy_id, by_id, by_language_bcp47_tag?
@mcdurdin mcdurdin added the enhancement New feature or request label Jun 24, 2020
@mcdurdin mcdurdin added this to the Future milestone Jun 24, 2020
@mcdurdin mcdurdin modified the milestones: Future, A18S7 Jul 5, 2024
@darcywong00 darcywong00 modified the milestones: A18S7, A18S8 Aug 2, 2024
@mcdurdin mcdurdin self-assigned this Aug 12, 2024
@darcywong00 darcywong00 modified the milestones: A18S8, A18S9 Aug 17, 2024
@darcywong00 darcywong00 modified the milestones: A18S9, A18S10 Aug 31, 2024
@mcdurdin mcdurdin modified the milestones: A18S10, A18S20 Sep 2, 2024
@mcdurdin mcdurdin added this to Keyman Nov 25, 2024
@mcdurdin mcdurdin modified the milestones: A18S20, Future Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

2 participants