Fixing common issues when reindexing data on Solr
I have recently set up a legacy project which is running on Rails 4 and Solr 5. It uses sunspot_rails gem to interact with Solr server. Because the project is pretty old with deprecated libraries, I decided to use Docker to run it on my local. Everything seems fine