Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Describe actual behavior of scoped copy operation #416

Merged
merged 1 commit into from
Aug 1, 2018

Conversation

greg0ire
Copy link

Q A
Bug fix? no
New feature? no
BC breaks? no
Related Issue n/a
Need Doc update no

What was changed

some comments

Why it was changed

The comments imply that records will be copied if you specify a scope.
This is not the behavior I observe, and this is also not what is
documented on https://www.algolia.com/doc/rest-api/search/#copymove-index :

Keep in mind that when you use the scopes parameter, you will no
longer be copying records (objects) but only the specified scopes.

It might have been true in the past, but it is currently not the case.

@greg0ire greg0ire changed the title Describe actual behavior Describe actual behavior of scped copy operation Jul 23, 2018
@greg0ire greg0ire changed the title Describe actual behavior of scped copy operation Describe actual behavior of scoped copy operation Jul 23, 2018
@greg0ire greg0ire force-pushed the fix_inacurrate_comment branch from 77a3569 to 9107196 Compare July 23, 2018 15:00
The comments imply that records will be copied if you specify a scope.
This is not the behavior I observe, and this is also not what is
documented on https://www.algolia.com/doc/rest-api/search/#copymove-index :

> Keep in mind that when you use the scopes parameter, you will no
longer be copying records (objects) but only the specified scopes.

It might have been true in the past, but it is currently not the case.
@julienbourdeau
Copy link

Hi @greg0ire ! Thanks for your contribution. I'll relauch travis and then merge it.

If you have some time, I have worked on a new major version of this package and I would love to hear what you think of it! I wrote about it here: https://discourse.algolia.com/t/introducing-php-api-client-v2/5635/2

@julienbourdeau julienbourdeau merged commit e9ccb7f into algolia:master Aug 1, 2018
@greg0ire greg0ire deleted the fix_inacurrate_comment branch August 1, 2018 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants