Differences

This shows you the differences between two versions of the page.

projs:clans:docs:alex:index [2014/01/21 00:42]
crlwinner created
projs:clans:docs:alex:index [2014/01/21 02:26] (current)
crlwinner
Line 1: Line 1:
-====== Description ======+====== Build Index ====== 
 +===== Description ===== 
 +This function creates the index of our company and person data. The index will be used in the function of search. 
 +===== Input ===== 
 +Company XMLS, person XMLS.   -- created by Jingyi 
 + 
 +---- 
 +Company 
 +  * Number: 2424 
 + 
 +Person 
 +  * Number: 83930 
===== Parameter ===== ===== Parameter =====
-====== Return ======+====== Person ====== 
 +  * pname: Person's name 
 +  * pcom: Person's current company and companies he worked in 
 +====== Company ====== 
 +  * cname: Company's name 
 +  * cper: Company's senior management 
 + 
 +===== Output ===== 
 +Company index files 
 + 
 + - WebContent/indexFiles/companyIndex 
 + 
 +People index files 
 + 
 + - WebContent/indexFiles/peopleIndex 
 + 
 +===== ChangeLog ===== 
 
projs/clans/docs/alex/index.1390236178.txt.gz · Last modified: 2014/01/21 00:42 by crlwinner     Back to top