[
https://issues.apache.org/jira/browse/CAMEL-6022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang resolved CAMEL-6022.
---------------------------------
Resolution: Fixed
Fix Version/s: 2.11.0
Applied the patch into trunk with thanks to Luca after minor refactoring.
> camel-twitter - limiting number of results per page
> ---------------------------------------------------
>
> Key: CAMEL-6022
> URL: https://issues.apache.org/jira/browse/CAMEL-6022
> Project: Camel
> Issue Type: Improvement
> Components: camel-twitter
> Affects Versions: 2.10.3
> Reporter: Luca Foppiano
> Assignee: Willem Jiang
> Priority: Minor
> Fix For: 2.11.0
>
>
> Add the limitation for the number of result per page (parameter 'count' in
> the new api 1.1, 'rpp' in the 1.0). Max value is 100.
> Support in the endpoint configuration
> twitter://search?type=direct&keywords=camel&lang=it&count=100
> or via header configuration:
> setHeader(TwitterConstants.TWITTER_COUNT, constant(100))
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira