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

Implement get_or_create_index method #114

Merged
merged 1 commit into from
Jun 29, 2020

Conversation

eskombro
Copy link
Member

@eskombro eskombro commented Jun 24, 2020

Implements the get_or_create_index method, as specified in this discussion

Depends on #117

Closes #70

@eskombro eskombro force-pushed the implement_get_or_create_index_method branch from e05c6ca to 96d0e67 Compare June 24, 2020 23:59
@eskombro eskombro self-assigned this Jun 25, 2020
@eskombro eskombro marked this pull request as ready for review June 25, 2020 00:01
@eskombro eskombro requested review from curquiza and bidoubiwa June 25, 2020 00:03
meilisearch/client.py Outdated Show resolved Hide resolved
meilisearch/client.py Outdated Show resolved Hide resolved
@eskombro eskombro force-pushed the implement_get_or_create_index_method branch 2 times, most recently from 47f15a8 to e1ae1f1 Compare June 29, 2020 08:41
Use error code instead of error message
@eskombro eskombro force-pushed the implement_get_or_create_index_method branch from e1ae1f1 to c4362c9 Compare June 29, 2020 08:42
@eskombro eskombro merged commit a29f041 into master Jun 29, 2020
@eskombro eskombro deleted the implement_get_or_create_index_method branch June 29, 2020 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

get_or_create_index method
3 participants