diff -r 7cda54f2d97f -r e3c09e9691e0 searchsrv_plat/cpix_framework_api/inc/csearchdocument.h --- a/searchsrv_plat/cpix_framework_api/inc/csearchdocument.h Tue Aug 31 17:30:16 2010 +0530 +++ b/searchsrv_plat/cpix_framework_api/inc/csearchdocument.h Mon Sep 06 09:24:34 2010 +0530 @@ -182,7 +182,7 @@ */ IMPORT_C TReal32 Boost() const; -#ifdef USE_HIGHLIGHTER + /** * Adds the contents to field which will be * shown in the first line of searchUI. @@ -191,7 +191,7 @@ * @param aExcerpt Excerpt text to add to the document. */ IMPORT_C void AddHLDisplayFieldL(const TDesC& aField); -#endif + private: // Constructors