pantheon-systems / solr-power

A WordPress plugin to connect to Pantheon's Apache Solr search infrastructure, or your own!
https://wordpress.org/plugins/solr-power/
GNU General Public License v2.0
126 stars 60 forks source link

Updated readme to fix lando confusion #506

Closed ChristopherMWood closed 2 years ago

ChristopherMWood commented 2 years ago

I recently setup Solr Power on a local lando instance and ran into a confusion with the documentation. I interpreted the local setup as any local dev environment needed an MU plugin to function. So I setup the MU plugin before activating the plugin and because of that it hid the actual auto configuration from lando. Spent a few hours trying to configure it to work against the lando Docker index image with no luck. Talked to Pantheon support with no luck either. Took me posting to the Slack Community for someone to point out my misstep. I added this to help the next dev not make the same subtle mistake I did in interpreting the documentation that way.