Details
-
Bug
-
Resolution: Fixed
-
Major
-
3.0.14
-
None
-
-
Empty show more show less
-
AuthX 8, AuthX 9, AuthX 10
-
3
Description
After some more testing of our Magnolia 6 instance it was discovered that the asset chooser search options use a querybuilder built into JcrAssetProvider that suffers from similar performance issues as the JcrQueryBuilder (MAGNOLIA-8347).
It also uses non-index queries with a like with wildcards on both ends. Which results in very slow queries.
Also why does this not use the JcrQueryBuilder ?, there is a large overlap in the code with that.
Checklists
Acceptance criteria
Attachments
Issue Links
- is causing
-
MGNLDAM-1051 DOC: Add description for nodeNameSearch in the Configuration app
-
- Closed
-
- mentioned in
-
Page Loading...
1.
|
Confirm behavior with PO |
|
Completed | Lam Nguyen Bao |
2.
|
Remove fts configuration |
|
Closed | Lam Nguyen Bao |
3.
|
QA |
|
Completed | Jesus Alonso |
4.
|
Piqa |
|
Completed | Jesus Alonso |
5.
|
Add new node name search configurations |
|
Closed | Adrian Brooks |