0
Files
src/tools
Orin Jaworski 545af8501f Add word match scored results after primary embedding scored results
This CL expands the history embeddings search results with URLs based
on page content word match score against the query. This only happens
when the results are not already filled by regular embedding scored
result items. All new items will have a total score that falls below
the total score threshold, and a word match score that exceeds a new
word match score threshold feature parameter.

Bug: 383034045
Change-Id: Ie944a432087dde97e2ffef8957d168a785e4eb38
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6094020
Reviewed-by: Jun Zou <junzou@chromium.org>
Reviewed-by: Orin Jaworski <orinj@chromium.org>
Commit-Queue: Orin Jaworski <orinj@chromium.org>
Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1397453}
2024-12-17 11:07:46 -08:00
..
2024-09-19 19:57:13 +00:00
2024-10-07 22:32:32 +00:00
2024-10-21 17:30:50 +00:00
2024-12-16 13:29:31 -08:00
2024-11-07 12:25:59 +00:00
2024-12-13 08:51:44 -08:00
2024-10-09 13:10:25 +00:00
2024-10-24 00:42:09 +00:00
2024-10-24 00:42:09 +00:00

Tools used during the build or running tests or sometimes just things that people have found useful while working on Chromium.