Sorting
Format |
sort.[field]=[asc|desc] |
Description | Sorts search results based on specified field in specified direction. Defaults to sorting by relevancy. |
Examples |
sort.name=asc sort.price=desc |
Pagination
Format |
page=[value] |
Default | 1 |
Description | Paginates results to given value. |
Example |
page=3 |
Results Per Page
Format |
resultsPerPage=[value] |
Default | 30 |
Description | Limits the number of results per page to the given value. Accepted range of 1 to 100. |
Example |
resultsPerPage=20 |
Comments
0 comments
Please sign in to leave a comment.