I work at Lucidworks but not on that team, so take this with a grain of salt: It seems they simply neglected to update the tags & compatibility table. There is a 3.8.0 version of the .jar on Maven Central: https://search.maven.org/artifact/com.lucidworks.spark/spark-solr/3.8.0/jar, which if you look at the commit you linked to is the version in the pom.xml that was updated to support 8.4.1. Alternatively, it looks pretty simple to build it locally if you prefer.
In the future, please take such questions to the project itself so you’re sure to reach the people who can actually help. If the organization in the path of the project in GitHub is not “apache”, it’s not officially managed by the Lucene project. On Jun 22, 2020, 3:13 PM -0500, Shawn Heisey <[email protected]>, wrote: > On 6/22/2020 1:25 PM, Karthik K G wrote: > > It would be helpful if we can get support for the spark-solr connector > > to Solr version 8.4.1. > > > > Could you please let us know a tentative date when the latest version > > with this support can be released. Many of us will be unblocked with > > this release. > > I looked up the spark-solr connector. That appears to be a product from > Lucidworks. Lucidworks is a commercial entity that releases products > incorporating Solr. You will need to contact Lucidworks for help with > their products. This mailing list does not support them. > > Thanks, > Shawn > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
