--- a/searcher/searchclient/src/rsearchserversession.cpp Mon Aug 09 10:51:30 2010 +0530
+++ b/searcher/searchclient/src/rsearchserversession.cpp Wed Aug 25 13:17:41 2010 +0530
@@ -232,6 +232,7 @@
// descriptors as they will be out of scope by the time the server
// attempts to read or write
User::LeaveIfError( SendReceive(ESearchServerSearch, args) );
+ OstTrace1( TRACE_NORMAL, RSEARCHSERVERSUBSESSION_SEARCHL, "RSearchServerSubSession::SearchL::sync;iEstimatedResultsCount=%d", iEstimatedResultsCount );
OstTraceFunctionExit0( RSEARCHSERVERSUBSESSION_SEARCHL_EXIT );
}