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

image query does not support limit #19

Open
yangboz opened this issue Nov 15, 2016 · 2 comments
Open

image query does not support limit #19

yangboz opened this issue Nov 15, 2016 · 2 comments

Comments

@yangboz
Copy link

yangboz commented Nov 15, 2016

version 2.4.1, while using search curl example code, console threw:
{"error":{"root_cause":[{"type":"query_parsing_exception","reason":"[image] query does not support [limit]","index":"my_index","line":1,"col":2738}],"type":"search_phase_execution_exception","reason":"all shards failed","phase":"query","grouped":true,"failed_shards":[{"shard":0,"index":"my_index","node":"UZ7GqTt0Rpi4EZT-d16ZVw","reason":{"type":"query_parsing_exception","reason":"[image] query does not support [limit]","index":"my_index","line":1,"col":2738}}]},"status":400}

but without limit is OK.

@EliaRahari
Copy link

I have the same issue with 2.4.1

@swim2sun
Copy link

I have the same issue, what can I do :(

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

3 participants