|
From: Peter S. <co...@pe...> - 2007-07-19 08:50:37
|
Hi, I've done some significant search optimizations on the metalog (MetaDataManagerBean.getLogEntries) - (PJS) Optimization - Automatically skip meta_ids which searchstrings are empty - (PJS) Optimization - Add external entity join criteria to all joined MetaDataLogEntry tables - (PJS) Optimization - Don't add an extra join if meta_id is already present In effect it writes the sql queries better, and saves a lot of stress on the database.. cheers, Peter |