searchsrv_plat/cpix_framework_api/inc/csearchdocument.h
changeset 16 2729d20a0010
parent 0 671dee74050a
child 17 7cda54f2d97f
--- a/searchsrv_plat/cpix_framework_api/inc/csearchdocument.h	Mon Aug 09 10:51:30 2010 +0530
+++ b/searchsrv_plat/cpix_framework_api/inc/csearchdocument.h	Wed Aug 25 13:17:41 2010 +0530
@@ -181,6 +181,17 @@
 	 * ranked higher in the search results. 
 	 */
 	IMPORT_C TReal32 Boost() const; 
+	
+//#ifdef USE_HIGHLIGHTER	
+//	/**
+//     * Adds the contents to field which will be 
+//     * shown in the first line of searchUI.
+//     * The fields included here in this field should 
+//     * not be included in excerpt field(second line in seachUI)
+//     * @param aExcerpt Excerpt text to add to the document.
+//     */ 
+//    IMPORT_C void AddHLDisplayFieldL(const TDesC& aField);
+//#endif
 
 private: // Constructors