Status: Accepted
Owner: [email protected]
Labels: Type-Enhancement Priority-High Milestone-Release-1.2 Component-SearchBrowse Performance

New issue 2016 by [email protected]: Optimize search:populate offsets
http://code.google.com/p/qubit-toolkit/issues/detail?id=2016

Current implementation gets all rows from database via ORM, then loops through (but doesn't update index) "offset" rows.

Update to use SQL offset behaviour to overhead of grabbing extra rows from database + adding to ORM.

--
You received this message because you are subscribed to the Google Groups "Qubit 
Toolkit Issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/qubit-issues?hl=en.

Reply via email to