searchengine/cpix/cpix/inc/public/appclass-hierarchy.txt
changeset 18 3e1f76dd2722
parent 15 cf5c74390b98
equal deleted inserted replaced
15:cf5c74390b98 18:3e1f76dd2722
   122     |
   122     |
   123     +-- contact
   123     +-- contact
   124 	/* The order of fields in excerpt is as below. The order in this case
   124 	/* The order of fields in excerpt is as below. The order in this case
   125 	 * is the order of fields shown when you 'Edit' the contact.
   125 	 * is the order of fields shown when you 'Edit' the contact.
   126 	 */
   126 	 */
       
   127     | [ IsGroup		    ]    {EStoreYes | EIndexNo}
   127     | [ GivenName           ]    {EStoreYes | EIndexTokenized | EIndexFreeText} {ExcerptNo}
   128     | [ GivenName           ]    {EStoreYes | EIndexTokenized | EIndexFreeText} {ExcerptNo}
   128     | [ FamilyName          ]    {EStoreYes | EIndexTokenized | EIndexFreeText} {ExcerptNo}
   129     | [ FamilyName          ]    {EStoreYes | EIndexTokenized | EIndexFreeText} {ExcerptNo}
   129     | [ PhoneNumber         ]    {EStoreYes | EIndexTokenized}   								{ExcerptYes}
   130     | [ PhoneNumber         ]    {EStoreYes | EIndexTokenized}   								{ExcerptYes}
   130 	| [ EMail               ]    {EStoreYes | EIndexTokenized}   								{ExcerptYes}
   131 	| [ EMail               ]    {EStoreYes | EIndexTokenized}   								{ExcerptYes}
   131 	| [ SIPID               ]    {EStoreYes | EIndexTokenized}   								{ExcerptYes}
   132 	| [ SIPID               ]    {EStoreYes | EIndexTokenized}   								{ExcerptYes}