Dear Magnolians

We're using the stkTeaserNewsList on one site which returns about 1500 pages. 
On DEV (with less RAM and a derby DB!) this takes about 250ms. On PROD, the 
query takes more than half a minute!!!

What I tried so far:
- Tested to make sure that it is actually the query and not some "shrink()" or 
"sort()" method executed afterwards. Did this by executing the query directly 
in the jcr query app.
- Restarted PROD > helped a lot, but is still way to slow (10-20 times slower 
than on DEV)
- Trashed the index on the website workspace > still the same

Interesting enough when I modify the query and let it search for pages with a 
mgnl:template which does not exist I get a result within a few milliseconds. So 
the index must be working fine I guess.

Any ideas where to look next?

Thanks!
-will

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=bf86d35d-88e5-438a-9f74-b859793e44ff


----------------------------------------------------------------
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <user-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to