VCS: improved path-based search performance
-------------------------------------------

                 Key: NXP-4062
                 URL: http://jira.nuxeo.org/browse/NXP-4062
             Project: Nuxeo Enterprise Platform
          Issue Type: Bug
          Components: Core SQL Storage
    Affects Versions: 5.2 GA
            Reporter: Florent Guillaume
            Assignee: Florent Guillaume
            Priority: Critical
             Fix For: 5.2.1


VCS searches involving ecm:path STARTSWITH need to call the NX_IN_TREE stored 
procedure, which is costly on a large number of documents.
This should be replaced by a JOIN with a specialized table holding all 
(document, ancestor) couples, maintained using triggers.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to