Differences

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

projs:clans:docs:alex:search [2014/01/21 02:28]
crlwinner created
projs:clans:docs:alex:search [2014/01/21 02:56] (current)
crlwinner
Line 1: Line 1:
====== Search ====== ====== Search ======
===== Description ===== ===== Description =====
 +This function enables you search the person and company based on the index we have built.
 +
===== Input ===== ===== Input =====
 +== Index files ==
 +== Keyword ==  
 +  * The keyword you want to search.
 +  * Type: string
 +== Page (P)==
 +  * The page that want to display.
 +  * Type: int
 +
===== Return ===== ===== Return =====
 +
 +== Company result page ==
 +The number of pages of the results of company, every page contains 10 results.
 +== Person result page ==
 +The number of pages of the results of person, every page contains 10 results.
 +== Company list ==
 +The page P's 10 results.
 +== Person list ==
 +The page P's 10 results.
 +== Totalpage ==
 +Totalpage is the maximum page of(company result page, people result page) .
 +
===== ChangeLog ===== ===== ChangeLog =====
 
projs/clans/docs/alex/search.1390242534.txt.gz · Last modified: 2014/01/21 02:28 by crlwinner     Back to top