Sanket Shahane

Results 2 issues of Sanket Shahane

CODE: ``` val collection="PM_signals" val zkhost="zk:2181" // Replace this with your cluster zkhost val opts = Map("collection" -> collection, "zkhost" -> zkhost, "sample_seed" -> "5150") val df = spark.read.format("solr").options(opts).load df.show...

Pull request for the typeahead-autocorrect.