You can check the version of Solr that Camel is using in the parent pom for the version of Camel you’re using.
https://github.com/apache/camel/blob/master/parent/pom.xml <https://github.com/apache/camel/blob/master/parent/pom.xml> For 2.17-SNAPSHOT, it looks like it’s using Solr 5.3 > On Mar 18, 2016, at 11:54 PM, Mansour Al Akeel <[email protected]> > wrote: > > Is the solr component compatible with solr 5.X ? > > Thank you.
