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

[FEATURE] Implement the logic for searching the detector #214

Open
3 of 7 tasks
owaiskazi19 opened this issue Nov 1, 2022 · 1 comment
Open
3 of 7 tasks

[FEATURE] Implement the logic for searching the detector #214

owaiskazi19 opened this issue Nov 1, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@owaiskazi19
Copy link
Member

owaiskazi19 commented Nov 1, 2022

Is your feature request related to a problem?

The rest handler created in #213 needs to search for if the detector is created already or not. For searching needs to make a SearchRequest call.

  • SearchRequest to find detector with the detector id
  • Register Modules in SDKClient for Jackson Parsing
  • Handle Jackson Parsing in OpenSearch
  • CreateXContentParser for get detector response
  • ensureExpectedToken
  • parse -> detector
  • Response

What solution would you like?

A clear and concise description of what you want to happen.

What alternatives have you considered?

A clear and concise description of any alternative solutions or features you've considered.

Do you have any additional context?

Add any other context or screenshots about the feature request here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants