Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Must
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Platform 1.11.8, Platform 1.12.1, Platform 2.0.5, Core 2.1.0, Core 2.2.0
-
Component/s: None
-
Labels:
Description
TRUNK-4452 made the underlying database call case-insensitive, which I suspect is negating any optimization that indexing provides and is potentially responsible for the mammoth slowdown in concept loading reported in this talk thread:
We should confirm that this is what is causing the performance issues, and, if so, fix it so we can do a case-insensitive search without losing the power of indexing, or provide both case sensitive and in-sensitive search options.
Gliffy Diagrams
Attachments
Issue Links
- is caused by
-
TRUNK-4452 Getting concepts by mapping should be case-insensitive
-
- Closed
-
- is related to
-
TRUNK-5129 Establish first set of performance tests
-
- Closed
-