searchsrv_plat/cpix_utility_api/inc/cpixmaindefs.h
changeset 16 2729d20a0010
parent 11 7c6f43cd91cf
child 19 e3c09e9691e0
equal deleted inserted replaced
14:8bd192d47aaa 16:2729d20a0010
    97    /**
    97    /**
    98     * The name of the optional field that will store the excerpt text
    98     * The name of the optional field that will store the excerpt text
    99     * for a document.
    99     * for a document.
   100     */
   100     */
   101 #define LCPIX_EXCERPT_FIELD   L"_excerpt"
   101 #define LCPIX_EXCERPT_FIELD   L"_excerpt"
       
   102 
       
   103 /*
       
   104  * The name of the optional field that will store the first line
       
   105  * text shown in result of searchUI, used for highlighting
       
   106  */
       
   107 
       
   108 #define LCPIX_HL_EXCERPT_FIELD  L"_hlexcerpt"
   102 
   109 
   103    /**
   110    /**
   104     * The name of the optional field that will store the application
   111     * The name of the optional field that will store the application
   105     * ID of the document.
   112     * ID of the document.
   106     */
   113     */