Am trying to upgrade from solr (cloud mode ) 5.3 to 6.0. My ZK version is 3.4.6
I updated the schema from 6.0 and started back solr as 6.0. All the old data is present. I have a UI, where all the files are displayed ( by search from solr). When I add new data , faceting is not working and having issues in displaying files in my UI. Tried several attempts like – take index 5.3 backup , clean index , upgrade, place index back. Still When I add new data , faceting is not working and having issues in displaying files in my UI. I reindexed all data from my DB, with an empty 6.0 and no issues here. Faceting works fine with all new data and old one reindexed from my DB freshly. But in my production, I have ~ 280 million records and will take several weeks to re index them from my DB. Please let me know if there is a better way to deal with this scenario. Thanks, Ilango -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html