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)
Mon, Jan 27, 9:50 PM
Unknown Object (File)
Sat, Jan 25, 7:08 AM
Unknown Object (File)
Sat, Jan 25, 7:08 AM
Unknown Object (File)
Sat, Jan 25, 7:08 AM
Unknown Object (File)
Tue, Jan 21, 9:37 AM
Unknown Object (File)
Fri, Jan 17, 11:17 PM
Unknown Object (File)
Sun, Jan 12, 10:24 AM
Unknown Object (File)
Sun, Jan 5, 11:25 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