I'm trying to do some data integration with a Cassandra 3.11.3 database with Solr 7.5
I've spent the past 2 days looking for the right driver, and hasn't found a single one other than some product offered by Datastax. Is there really no way to use the default DataImportHandler? In the Solr Admin console, it reads that 1 request is made, 0 received / processed/ skipped. However, when I tail Cassandra, I see nothing was sent. I can confirm connection using a db GUI software like TablePlus or SQuirreLSQL. Anyone have any ideas?