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

autocomplete does not support jsonp #31

Closed
trungpham opened this issue Mar 17, 2012 · 2 comments
Closed

autocomplete does not support jsonp #31

trungpham opened this issue Mar 17, 2012 · 2 comments

Comments

@trungpham
Copy link

/v1/indexes/idx/autocomplete?callback=mycallback&query=test

returns back a json array: ['testing'], not jsonp with my callback function.

@iladriano
Copy link
Contributor

Yes, that's missing. Thanks for bringing this up. I'll try to add that.

iladriano added a commit that referenced this issue Mar 17, 2012
@iladriano
Copy link
Contributor

Please try updating. Let us know if you find anything else.

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

No branches or pull requests

2 participants