### Description I was looking to see how I might move settings from one index to another without manually using the API and the documentation mentioned `copySettings`. Google gave me this result https://www.algolia.com/doc/api-reference/api-methods/copy-settings/ It sounded perfect except that it wasn't defined, I hunted around and it seems like it's been removed in V4 I realized after a while that this is for the V3 docs except that this page for some reason doesn't indicate the API version. After switching to V4 I was back in action, https://www.algolia.com/doc/libraries/php/v4/methods/search/operation-index/?client=php ### Language PHP ### Client Search ### Steps to reproduce Read the docs ### Relevant log output ```shell ``` ### Self-service - [ ] I'd be willing to fix this bug myself.