You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Luca Foppiano (JIRA)" <ji...@apache.org> on 2013/01/30 08:05:13 UTC

[jira] [Commented] (CAMEL-6022) limiting number of results per page

    [ https://issues.apache.org/jira/browse/CAMEL-6022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566238#comment-13566238 ] 

Luca Foppiano commented on CAMEL-6022:
--------------------------------------

Pull request here: https://github.com/apache/camel/pull/8#issuecomment-12869878
                
> 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
>            Priority: Minor
>
> 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