github-actions
released this
07 Jan 00:51
·
3 commits
to main
since this release
skip build fuzzy dfa if fuzzy text search disabled (#32818) This skips expensive `build_fuzzy_dfa` call when we check for readset overlaps if fuzzy text search is disabled. Looking up the token in the trie is sufficient for exact matches, and prefix tokens are already constructed in `DocumentTokens`. GitOrigin-RevId: f8ec235035395e468428a294d1cefc583a64096e