diff -r b73a2e62868f -r 6752808b2036 metadataengine/client/src/mdeasynchronousfindao.cpp --- a/metadataengine/client/src/mdeasynchronousfindao.cpp Tue Feb 02 00:24:33 2010 +0200 +++ b/metadataengine/client/src/mdeasynchronousfindao.cpp Fri Feb 19 23:14:48 2010 +0200 @@ -312,6 +312,7 @@ // get rid of local results list iResultList.Reset(); + iResultList.Compress(); } // Notify result ids else if ( ( aStatus == EAsyncFindSetReady ||