diff -r fcb2a58c181b -r 8bd192d47aaa searchengine/cpix/cpix/inc/public/cpixsearch.h --- a/searchengine/cpix/cpix/inc/public/cpixsearch.h Mon Jul 26 12:27:31 2010 +0530 +++ b/searchengine/cpix/cpix/inc/public/cpixsearch.h Mon Aug 09 10:51:30 2010 +0530 @@ -296,7 +296,8 @@ */ void cpix_Hits_doc(cpix_Hits * thisHits, int32_t index, - cpix_Document * target); + cpix_Document ** target, + int32_t count);