You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm very glad that you want to add support for Solr, and I'm ready to support you in doing so.
Luckily, there is a Solr connector for Spark that you could use off-the-shelf. To allow Squerall to connect to it, just add a case for it in SparkExecutor.scala here [1] with Solr connector code [2].
Hello there,
I like this project and have read about it in a few papers. Could you kindly share any tips you might have around querying Solr?
I will work on it, but asking here in case this has been discussed or my efforts can be streamlined in any way.
The text was updated successfully, but these errors were encountered: