Sabina N

Results 1 issues of Sabina N

I have simple query which I tried with various versions of spark-solr ( I run on Solr 7.6.1) val items = spark.read.format("solr") .options(options) .option("fields",fl) .load I am getting the same...