This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-2.22.x in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-2.22.x by this push: new fa1c491 CAMEL-13320: Regen fa1c491 is described below commit fa1c4913683d8fd59d273f5177ec1560a8f25d92 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Mar 13 08:17:42 2019 +0100 CAMEL-13320: Regen --- components/camel-twitter/src/main/docs/twitter-component.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/camel-twitter/src/main/docs/twitter-component.adoc b/components/camel-twitter/src/main/docs/twitter-component.adoc index c019105..0c60815 100644 --- a/components/camel-twitter/src/main/docs/twitter-component.adoc +++ b/components/camel-twitter/src/main/docs/twitter-component.adoc @@ -181,7 +181,7 @@ with the following path and query parameters: | *radius* (consumer) | Used by the non-stream geography search to search by radius. You need to configure all the following options: longitude, latitude, radius, and distanceMetric. | | Double | *twitterStream* (consumer) | To use a custom instance of TwitterStream | | TwitterStream | *synchronous* (advanced) | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | boolean -| *count* (filter) | Limiting number of results per page. | | Integer +| *count* (filter) | Limiting number of results per page. | 5 | Integer | *filterOld* (filter) | Filter out old tweets, that has previously been polled. This state is stored in memory only, and based on last tweet id. | true | boolean | *keywords* (filter) | Can be used for search and streaming/filter. Multiple values can be separated with comma. | | String | *lang* (filter) | The lang string ISO_639-1 which will be used for searching | | String