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 POST route in search method #74

Merged

Conversation

eskombro
Copy link
Member

Use POST route instead of GET for search method

Note: attributesToHighlight, attributesToRetrieve and attributesToCrop must always be a list (array) instead of a string so it is properly deserialized by the server

facetFilters and facetsDistribution can be sent as is, and no need to transform into string

Closes #64

@eskombro eskombro linked an issue Jul 22, 2020 that may be closed by this pull request
@eskombro eskombro merged commit dae07f7 into bump-meilisearch-v0.13.0 Jul 22, 2020
@eskombro eskombro deleted the implement_post_route_in_search_method branch July 22, 2020 00:07
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.

Implement POST route in search method
1 participant