I am trying to make a laravel project. Users can upload a csv file to Solr via Laravel. I am already connect solr and can upload a csv file. But i dont know how to add the csv file to solr's core. Any suggestions, what should i do ?
If you want to index the csv info in Solr you have two options: