Skip to content

Move the possibility to use scripted fields in a query to the Query base class #2477

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

Closed
sothawo opened this issue Feb 24, 2023 · 0 comments · Fixed by #2481
Closed

Move the possibility to use scripted fields in a query to the Query base class #2477

sothawo opened this issue Feb 24, 2023 · 0 comments · Fixed by #2481
Assignees
Labels
type: task A general task

Comments

@sothawo
Copy link
Collaborator

sothawo commented Feb 24, 2023

Currently the possibility to add scripted fields exists only for the NativeQuery. This should be moved to the Query interface for the getter and the BaseQuery for the setter so that scripted fields can be used with all Query implementations.

@sothawo sothawo added the type: task A general task label Feb 24, 2023
@sothawo sothawo self-assigned this Feb 24, 2023
sothawo added a commit to sothawo/spring-data-elasticsearch that referenced this issue Feb 25, 2023
sothawo added a commit that referenced this issue Feb 25, 2023
@sothawo sothawo added this to the 5.1 M3 (2023.0.0) milestone Feb 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant