Tab Search: Exact search update
This CL updates search such that if an exact match search is expected an exact match algorithm is used. We will rank items for exact match as follows: 1. Rank all items that match at the beginning of the title or hostname first. 2. Rank all items that match at the beginning of a word next. 3. All remaining items with an exact match are ranked at the end. Change-Id: Icd6cd647ce3b0d39eb535998dab5e49973c24b0b Reviewed-on: https://chrome-internal-review.googlesource.com/c/chrome/browser/resources/tab_search/+/3299647Reviewed-by:John Lee <johntlee@chromium.org> Reviewed-by:
Yuheng Huang <yuhengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#819621}
Showing
Please register or sign in to comment