HomePhorge

Use `sort`, not `text`, for search index table

Description

Use sort, not text, for search index table

Summary: Ref T1191. The index's case sensitivity depends on the column type. Using text makes the search case-sensitive, which is not desirable.

Test Plan: After adjustment, searched for "PROJECTS" and found hits against "projects".

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T1191

Differential Revision: https://secure.phabricator.com/D10619

Details

Provenance
epriestleyAuthored on Oct 2 2014, 9:50 AM
themackabuPushed on Mar 25 2025, 8:07 PM
Parents
rP5f8280506862: Make execution order of Herald rules explicit
Branches
Unknown
Tags
Unknown

Event Timeline