Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
Description
Various search functions (CO People/Org Identity) perform case insensitive searches. Database indices should be generated on the lowercase search strings to facilitate these searches for large data sets, however ADODB schema does not support this.
This could be done by manually creating the indices (in console cake database) or by patching ADODB schema.
Attachments
Issue Links
- is related to
-
CO-820 Advanced Search
-
- Resolved
-
-
CO-312 Test Scaling to 1000 People
-
- Resolved
-
-
CO-1736 Case Insensitive Uniqueness Checks
-
- Open
-
-
CO-2211 Case Insensitive Indexes
-
- Resolved
-
-
CFM-306 Identifier Assignment Case Insensitivity
-
- In Progress
-
-
CO-821 Filter Search Results, Index Pages, etc
-
- Open
-
-
CO-2217 Update DBAL to Handle Indexes Based on SQL Expressions
-
- Open
-