-
Notifications
You must be signed in to change notification settings - Fork 47
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
New suggestion API doesn't work without max_results parameter #576
Comments
MatonAnthony
added a commit
to MatonAnthony/transvision
that referenced
this issue
Feb 12, 2016
MatonAnthony
added a commit
to MatonAnthony/transvision
that referenced
this issue
Feb 12, 2016
MatonAnthony
added a commit
to MatonAnthony/transvision
that referenced
this issue
Feb 12, 2016
MatonAnthony
added a commit
to MatonAnthony/transvision
that referenced
this issue
Feb 12, 2016
MatonAnthony
added a commit
to MatonAnthony/transvision
that referenced
this issue
Feb 12, 2016
MatonAnthony
added a commit
to MatonAnthony/transvision
that referenced
this issue
Feb 12, 2016
MatonAnthony
added a commit
to MatonAnthony/transvision
that referenced
this issue
Feb 13, 2016
MatonAnthony
added a commit
to MatonAnthony/transvision
that referenced
this issue
Feb 13, 2016
MatonAnthony
added a commit
to MatonAnthony/transvision
that referenced
this issue
Feb 14, 2016
MatonAnthony
added a commit
to MatonAnthony/transvision
that referenced
this issue
Feb 14, 2016
MatonAnthony
added a commit
to MatonAnthony/transvision
that referenced
this issue
Feb 14, 2016
pascalchevrel
added a commit
that referenced
this issue
Feb 23, 2016
Fix issue #576 Suggestion API not working without max_results
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The new suggestion API should return results if the max_results option is not set, currently it returns an empty array, it probably just needs to get a default value for max_results.
The text was updated successfully, but these errors were encountered: