After reading https://calcite.apache.org/docs/tutorial.html, I think it should be possible to use the Solr's JDBC Driver with Calcites JDBC adapter.
If you give it a try and run into any problems, please create a jira. Joel Bernstein http://joelsolr.blogspot.com/ On Thu, Nov 19, 2015 at 7:58 PM, Joel Bernstein <joels...@gmail.com> wrote: > It's an interesting question. The JDBC driver is still very basic. It > would depend on how much of the JDBC spec needs to be implemented to > connect to Calcite/Drill. > > Joel Bernstein > http://joelsolr.blogspot.com/ > > On Thu, Nov 19, 2015 at 3:28 AM, Kai Gülzau <kguel...@novomind.com> wrote: > >> >> We are currently evaluating calcite as a SQL facade for different Data >> Sources >> >> - JDBC >> >> - REST >> >> > SOLR >> >> - ... >> >> I didn't found a "native" calcite adapter for solr ( >> http://calcite.apache.org/docs/adapter.html). >> >> Is it a good idea to use the parallel sql feature (over jdbc) to connect >> calcite (or apache drill) to solr? >> Any suggestions? >> >> >> Thanks, >> >> Kai Gülzau >> > >