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

Wrapper around search API #41

Open
6 tasks
RamiAwar opened this issue May 15, 2022 · 0 comments
Open
6 tasks

Wrapper around search API #41

RamiAwar opened this issue May 15, 2022 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@RamiAwar
Copy link
Owner

RamiAwar commented May 15, 2022

🚀 Feature Request

Search API could use many improvements:

  • Iterating over search results
  • Transforming search results into list of model instances directly
  • More user friendly interface to search results
  • Executing particular search directly from session API ex. session.exec() (not sure if this yields any benefits over normal execution, might be a little too inspired by sqlalchemy for no real reason here)
  • Query DSL is needed to make filtering more user friendly (maybe cover base search capabilities only?)
  • Make internal es client more easily accessible for more complex usage
@RamiAwar RamiAwar added the enhancement New feature or request label May 15, 2022
@RamiAwar RamiAwar added this to the Pydastic 1.0 milestone May 15, 2022
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

1 participant