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

elasticsearch query with script filter failed, uncomparable values #4546

Closed
lazing opened this issue Dec 25, 2013 · 1 comment
Closed

elasticsearch query with script filter failed, uncomparable values #4546

lazing opened this issue Dec 25, 2013 · 1 comment

Comments

@lazing
Copy link

lazing commented Dec 25, 2013

Query Failed [Failed to execute main query]]; nested: RuntimeException[java.lang.RuntimeException: uncomparable values << \u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0003\u0006P>> and <<10>>]; nested: RuntimeException[uncomparable values << \u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0003\u0006P>> and <<10>>]; nested: ClassCastException[java.lang.Integer cannot be cast to java.lang.String]; }]","status":500})

the very line cause the exception is

doc['insure_value'].value > 10

and I believe insure_value field is numberic with default mapping

any suggestions?

@javanna
Copy link
Member

javanna commented Dec 27, 2013

Could you please send this type of questions to our mailing list. It will get the right attention there, here we try to keep track of bugs and features we are going to work on.

@javanna javanna closed this as completed Dec 27, 2013
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