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

Dot notation search #5

Open
4 tasks
crookse opened this issue Sep 18, 2021 · 0 comments
Open
4 tasks

Dot notation search #5

crookse opened this issue Sep 18, 2021 · 0 comments

Comments

@crookse
Copy link
Member

crookse commented Sep 18, 2021

Summary

What:

Allow searching by dot notation.

Why:

It'd be nice to conduct more granular searches.

Acceptance Criteria

  • Write documentation
  • Write unit tests
  • Write integration tests
  • Searches can be done on searches

Example Pseudo Code (for implementation)

.search({ field.field.field: [Type.String] })
@crookse crookse changed the title Recursive search Dot notation search Oct 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant