I am opening an issue to automatically configure Search API on Pantheon. Currently Pantheon does not support the latest Search API version (http://helpdesk.getpantheon.com/customer/portal/articles/361249-enabling...) so I disabled the automatic configuration to use Search API DB as a fallback.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1976178-disable-solr-on-pantheon-1.patch | 1.2 KB | populist |
Comments
Comment #1
populist commentedHere is a quick patch to Panopoly Search to disable Solr for Pantheon sites.
Comment #2
populist commentedSince #1990422: Provide Programatic Support for Stream Wrapper Contexts for Custom Connection Classes has landed, Search API can now work again on Pantheon cleanly. The relevant modules/changes have been committed to dev.
Comment #3
populist commentedWill need to cleanup a bit more. Getting this error with previous implementation:
ResponseText: Fatal error: Call to undefined function _search_api_solr_autoload() i
Comment #4
populist commentedThis will need to be tested prior to an RC5 with new versions of the Search API module suite.
Comment #5
populist commentedAnd we now have this on the scene :)