Re: Possible Bug. Scala recipient list http turning %2B into plus

2013-09-21 Thread Claus Ibsen
Hi See this page, about using raw http://camel.apache.org/how-do-i-configure-endpoints.html On Fri, Sep 20, 2013 at 10:49 PM, Joseph Featherston wrote: > Hi all, > So I'm trying to hit solr through camel and in the url there needs to be > some pluses. Specifically to specify time facet gap "/HOU

Possible Bug. Scala recipient list http turning %2B into plus

2013-09-20 Thread Joseph Featherston
Hi all, So I'm trying to hit solr through camel and in the url there needs to be some pluses. Specifically to specify time facet gap "/HOUR+1HOUR". From googling I haven't seen any talk of this problem yet. I've tried java.util.URLEncoder and Decoder in numerous places inside and outside of the