[ 
http://jira.nuxeo.org/browse/NXP-3634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56378#action_56378
 ] 

Florent Guillaume commented on NXP-3634:
----------------------------------------

Committed a fix to not detach document search results.
http://hg.nuxeo.org/nuxeo/nuxeo-services/rev/5cfd127e7ba9

The Framework property "org.nuxeo.ecm.core.search.alwaysDetachResults" can be 
set to true to get back the old behavior of always detaching.

Note that CoreSearchBackend still always detaches, but that's because it's a 
deprecated legacy API that doesn't have a session available so has to detach.


> Improve prefetch management
> ---------------------------
>
>                 Key: NXP-3634
>                 URL: http://jira.nuxeo.org/browse/NXP-3634
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Improvement
>    Affects Versions: 5.2 GA
>            Reporter: Thierry Delprat
>            Assignee: Florent Guillaume
>            Priority: Major
>             Fix For: 5.2.1
>
>   Original Estimate: 1 day
>  Remaining Estimate: 1 day
>
> Prefetch has currently several limitations :
>  - depending on how property is accessed pefetch is used or not
>   ( getProperty(schema, name) : OK getProperty(xPath) : KO)
>  - lists of DocumentModels returned by queries are fully loaded (detached) 
> instead of using prefetch

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