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

Implement filtered REST query on ElasticSearch #184

Closed
3 tasks done
bajiat opened this issue Jun 26, 2015 · 0 comments
Closed
3 tasks done

Implement filtered REST query on ElasticSearch #184

bajiat opened this issue Jun 26, 2015 · 0 comments
Assignees
Milestone

Comments

@bajiat
Copy link
Contributor

bajiat commented Jun 26, 2015

If the REST query is filtered (instead of filtering on the client side), this reduces latency, resource usage, traffic.

Determine how to create custom REST queries to ElasticSearch engine.
Add widgets for defining query parameters.

User stories:
As Minh (API consumer), I want to view my API statistics to be able to see, how frequently my application is used.
As Harri (API administrator), I want to view API analytics by user, by location, by time(?)

Definition of done

  • Determine how to search entire analytics index.
  • Determine if it is possible to do parameterized searches on collection index,
  • Create basic Meteor method for accepting parameters for ElasticSearch analytics index.
@bajiat bajiat added this to the Sprint 6 milestone Jun 29, 2015
brylie added a commit that referenced this issue Jan 10, 2017
Update Dockerfile-development
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