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

feat: add index exists method #535

Open
sarahdayan opened this issue Jul 5, 2019 · 3 comments
Open

feat: add index exists method #535

sarahdayan opened this issue Jul 5, 2019 · 3 comments

Comments

@sarahdayan
Copy link
Member

The spec and tests for this new method are described here: https://github.com/algolia/algoliasearch-client-specs/pull/26

@sarahdayan
Copy link
Member Author

Here's the doc PR to update once it's done: https://github.com/algolia/doc/pull/3399

@aseure
Copy link

aseure commented Oct 7, 2019

Since this method is not a simple request/response to Algolia and need to include a bit of logic in the Executable instance of the code, I'm not sure we want to implement this for now. I'm labelling it as Breaking change for now. Let me know if you disagree on this @Ant-hem

@Ant-hem
Copy link
Member

Ant-hem commented Oct 7, 2019

Couldn't we implement it in the AlgoliaSyncHelper?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants