Page MenuHomePhabricator

(Early Draft) Add a function to normalize UTF8 for search indexing
AbandonedPublic

Authored by epriestley on Apr 16 2020, 4:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 5, 4:00 PM
Unknown Object (File)
Feb 22 2024, 8:29 PM
Unknown Object (File)
Feb 12 2024, 4:48 PM
Unknown Object (File)
Feb 2 2024, 8:59 PM
Unknown Object (File)
Dec 28 2023, 1:49 AM
Unknown Object (File)
Dec 24 2023, 11:38 PM
Unknown Object (File)
Nov 30 2023, 4:54 AM
Unknown Object (File)
Nov 17 2023, 8:54 PM
Subscribers
None

Details

Reviewers
None
Summary

See T13501. This can't move forward right now because "LIKE" in MySQL appears to not be combining-character aware, so even if we normalize the ngram indexes we miss the document on the final "LIKE" query.

Once a fix for that is ready, this might be useful.

Test Plan

N/A

Diff Detail

Repository
rARC Arcanist
Branch
normal1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 24132
Build 33230: Run Core Tests
Build 33229: arc lint + arc unit