Differences
This shows you the differences between two versions of the page.
|
projs:clans:docs:alex:search [2014/01/21 02:37] crlwinner |
projs:clans:docs:alex:search [2014/01/21 02:56] (current) crlwinner |
||
|---|---|---|---|
| Line 4: | Line 4: | ||
| ===== Input ===== | ===== Input ===== | ||
| - | * Index files | + | == Index files == |
| - | * Keyword | + | == Keyword == |
| - | - Type: String | + | * 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 ===== | ||