0

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 ?

Arty
  • 859
  • 2
  • 12
  • 31

1 Answers1

1

If you want to index the csv info in Solr you have two options: