Issue Details (XML | Word | Printable)

Key: PULSE-9
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Thomas Weber
Reporter: Thomas Weber
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
pulse

change FilterContent to receive contents by direct query

Created: 2009-04-14 13:06 UTC   Updated: 2009-05-04 10:16 UTC
Component/s: component-core, container
Affects Version/s: 0.4 beta
Fix Version/s: 0.6 beta

Time Tracking:
Issue & Sub-Tasks
Issue Only
Not Specified

Sub-Tasks  All   Open   

 Description  « Hide
change the criteria load to an HQL query

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Thomas Weber added a comment - 2009-05-04 10:16 UTC
changed to a criteria which loads all matching ContentLocalizationMaps

This criteria is than used to retrieve the results with pagination.

Significant performance gain.

Added working version into trunk.