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

Add support for SpEl in @Query #2083

Closed
dgallego58 opened this issue Feb 11, 2022 · 0 comments · Fixed by #2826
Closed

Add support for SpEl in @Query #2083

dgallego58 opened this issue Feb 11, 2022 · 0 comments · Fixed by #2826
Labels
type: enhancement A general enhancement

Comments

@dgallego58
Copy link

It would be cool if elasticsearch querys can be used @query using Spring Expression Language, similar like spring-data-jpa uses on its @query annotated methods, this to be able to reduce the amount of params when the conditional keywords are scalating quickly.

see SpEL with @Query in spring data elasticsearch in StackOverflow

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Feb 11, 2022
@sothawo sothawo added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Feb 12, 2022
sothawo pushed a commit that referenced this issue Jan 19, 2024
Original Pull Request #2826
Closes #2083
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants