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
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