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

Query on numeric value doesn't work #37

Closed
To-om opened this issue Nov 9, 2017 · 0 comments
Closed

Query on numeric value doesn't work #37

To-om opened this issue Nov 9, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@To-om
Copy link
Contributor

To-om commented Nov 9, 2017

Structured queries on numeric field raise an java.io.IOException: can not write type [class scala.math.BigDecimal]

Example of query:

{
  "_query": "age",
  "_value": 42
}

String queries work ({ "_string": "age:42"})

@To-om To-om added the bug label Nov 9, 2017
@To-om To-om added this to the 1.4.0 milestone Nov 9, 2017
@To-om To-om self-assigned this Nov 9, 2017
To-om added a commit that referenced this issue Nov 9, 2017
@To-om To-om closed this as completed Nov 9, 2017
@To-om To-om changed the title Query on numeric doesn't work Query on numeric value doesn't work Nov 9, 2017
To-om added a commit that referenced this issue Nov 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant