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

Error on empty query string #31

Open
chuks opened this issue May 31, 2013 · 1 comment
Open

Error on empty query string #31

chuks opened this issue May 31, 2013 · 1 comment

Comments

@chuks
Copy link

chuks commented May 31, 2013

Hi,
Awesome module. I'm currently converting a project from PHP to node.js. In PHP, I can do this $results = $client->Query("",'index'); but this throws an error in limestone, i.e.

limestone.query{'query': "" }j, function(err, response){ -------

any ideas?

@chuks
Copy link
Author

chuks commented May 31, 2013

I am referring to passing an empty query string to sphinx

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

1 participant