Details
-
Bug
-
Status: Closed
-
Must
-
Resolution: Fixed
-
None
-
None
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
-