- Issue created by @nitesh624
- 🇺🇸United States stovak Los Angeles
Do not update existing solr configs. Sorry, this was changed for ci/testing purposes. Your current config should work. We had to start CI that tests the module on D10 & D11 for compatibility whereas before we were only testing on 9.
- 🇮🇳India nitesh624 Ranchi, India
Bot in our existing index config we are using
dependencies: config: - search_api.server.pantheon_solr8 server: pantheon_solr
So as per the change in 8.3.1 version we need to update this to
pantheon_search
?