Camel doesn’t check the options which are not used setup the http endpoint, can you just set the option without encoding?
-- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁willem On June 10, 2015 at 1:35:06 PM, thomas.ea...@yahoo.co.in (thomas.ea...@yahoo.co.in) wrote: > I am using camel 2.14. > > > http://someurl?q=*:*&facet=true&facet.query={!key=%22[*%20TO%20NOW-30]%22}dt_created:[*%20TO%20NOW-30DAY]&facet.query={!key=%22[NOW-30DAY%20TO%20NOW-15DAY]%22}dt_created:[NOW-30DAY%20TO%20NOW-15DAY]&facet.query={!key=%22[NOW-15DAY%20TO%20NOW-7DAY]%22}dt_created:[NOW-15DAY%20TO%20NOW-7DAY]&facet.query={!key=%22[NOW-7DAY%20TO%20NOW-1DAY]%22}dt_created:[NOW-7DAY%20TO%20NOW-1DAY]&facet.query=RAW({!key=%22[NOW-1DAY%20TO%20NOW]%22}dt_created:[NOW-1DAY%20TO%20NOW+1DAY])&fq=nm_task_type:(OTM_QUERY > > OR OTM_CLIENT_QUERY)&rows=0 > > > Camel Route firing above url: > > > > > ${property[inputSearchParameter.url]} > > > > RAW keyword is not getting removed. > Is this a issue with the same key being repeated - facet.query? > > > > > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/HEADS-UP-Configuring-passwords-in-Camel-endpoints-is-now-easier-with-new-RAW-syntax-tp5729782p5768040.html > > Sent from the Camel Development mailing list archive at Nabble.com. >