Reviewers: mp+238457_code.launchpad.net, Message: Please take a look. Description: Add 'start' parameter to API search. The start is the zero-based index into the search results. It can be used in conjunction with limit. https://code.launchpad.net/~bac/charmworld/bug-1379397/+merge/238457 (do not edit description out of merge proposal) Please review this at https://codereview.appspot.com/158010043/ Affected files (+85, -7 lines): A [revision details] M charmworld/search.py M charmworld/tests/test_search.py M charmworld/views/api/__init__.py Index: [revision details] === added file '[revision details]' --- [revision details] 2012-01-01 00:00:00 +0000 +++ [revision details] 2012-01-01 00:00:00 +0000 @@ -0,0 +1,2 @@ +Old revision: tarmac-20140905151929-pbmcu2i5i3s9vgkx +New revision: