I did the 7-1.4 upgrade today to address the security concern. It went in cleanly with no errors, but when I visited one of my view pages, the view wouldn't return at all. I tried both 7-1.4 and the current dev version, and no dice.
I'm using a SOLR index to create a view. I went into that index and tried disabling / enabling it, clearing / reindexing it, and nothing helped. As soon as I reverted back to 7-1.3 everything immediately started working again. Nothing registered on the error logs in Drupal either.
Anyone run into something similar?
Comments
Comment #1
tahiticlic commentedSame here
Comment #2
rasumo commentedSame here too.
Comment #3
mkostir commentedSame here too.
Comment #4
havran commentedI have same problem.
Comment #5
havran commentedI think problem is in new configuration files for SOLR (from module search_api_solr), i try replace them in my SOLR configuration but without success.
Comment #6
andrewhthomas commentedI am having the same problem. Had to roll back to 7.x-1.3 and reindex the site.
Comment #7
rasumo commentedI can confirm that replacing the Solr config files with those from the new version of search_api_solr fixed this for me. I'm running Solr 3.6.1 so I used the files in solr-conf/3.x.
Comment #8
mkostir commentedok, I replaced just like rasumo in #7 and seems to work after reindexing.
Over all, it might not be an issue with search api at all. Shame on me that I forgot to copy the search_api_solr config files...
Thanks guys for the tip.
Comment #9
legolasboThis issue has not seen activity in over 2,5 years. I am therefore closing this issue to clean up the issue queue. Feel free to re-open and update this issue if you feel this issue is still relevant and of importance.