searchengine/cpix/cpix/inc/public/appclass-hierarchy.txt
changeset 16 2729d20a0010
parent 14 8bd192d47aaa
equal deleted inserted replaced
14:8bd192d47aaa 16:2729d20a0010
   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}