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

Finish MVP for backend search service implementation #2330

Open
wants to merge 4 commits into
base: feature/search-service
Choose a base branch
from

Conversation

kjanosz
Copy link
Contributor

@kjanosz kjanosz commented Jul 6, 2017

  • Add some more meaningful error messages for the query DSL
  • Support raw aggregations
  • Support raw sorts
  • Improve logging

Note that changed lines might look scary, but a lot of them are caused by splitting the query DSL into separate parts.

kjanosz added 3 commits July 5, 2017 17:29
Improve client error messages for the query dsl.
Split query dsl into separate modules.
Add support for raw aggregations.
Add some more test cases.
@kjanosz kjanosz added the WIP label Jul 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant