第 354 章 author Search Component
从 Camel 版本 2.10 开始提供
author Search 组件会消耗搜索结果。
354.1. 组件选项
OBC Search 组件支持 9 个选项,如下所列。
Name | 描述 | 默认值 | 类型 |
---|---|---|---|
accessToken (security) | 访问令牌 | 字符串 | |
accessTokenSecret (security) | 访问令牌 secret | 字符串 | |
consumerKey (security) | 消费者密钥 | 字符串 | |
consumerSecret (security) | 消费者 secret | 字符串 | |
httpProxyHost (proxy) | http 代理主机,可用于 camel-twitter。 | 字符串 | |
httpProxyUser (proxy) | http 代理用户,可用于 camel-twitter。 | 字符串 | |
httpProxyPassword (proxy) | http 代理密码,可用于 camel-twitter。 | 字符串 | |
httpProxyPort (proxy) | 可用于 camel-twitter 的 http 代理端口。 | int | |
resolveProperty Placeholders (advanced) | 组件是否应在启动时解析属性占位符。只有 String 类型的属性可以使用属性占位符。 | true | 布尔值 |