improve massive document injection / indexing performance by disabling 
synchronous indexing
-------------------------------------------------------------------------------------------

                 Key: NXP-1771
                 URL: http://jira.nuxeo.org/browse/NXP-1771
             Project: Nuxeo Enterprise Platform 5
          Issue Type: Improvement
          Components: Query / Search
            Reporter: Olivier Grisel
            Assignee: Julien Anguenot
             Fix For: 5.2 M1


Make it possible to disable synchronous prefetched attributes indexing for 
document that are bulk-injected by a remote client or a dedicated JMS listener 
that manages its own transaction context. Currently injected are indexed twice 
(synchronous + asynchronous) but synchronous indexing is useless for an 
asynchronous process such as a bulk importer.

Synchronous indexing should preferably not be disabled globally so that the 
regular webapp users do not see a behavioral change if they are using the 
webapp while an bulk import is done.


-- 
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