Hi, You are now in the Apache Solr users list, and Solr does not use Apache Spark in any way. I think you may be using some other product in addition to Solr, since your subject mentions Spark-Solr. If so, I think you'll have to direct your question to the Spark-Solr project.
Jan > 25. jan. 2023 kl. 22:55 skrev marc nicole <mk1853...@gmail.com>: > > Hello - I have hard times understanding the benefits of storing (indexing) > documents from Spark for a later read into Spark again vs reading using > Spark only. > How Solr could improve querying time of data through indexing? > Is the read operation using Solr faster than using > spark.read(someFile.csv)? if yes, is there supporting evidence (e.g., a bar > chart comparing the two). > Another inquiry is: how could Solr help with querying heterogeneous data > through indexing?