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 example for Criteria query with nested field. #591

Open
ernestorumo opened this issue Nov 10, 2020 · 4 comments
Open

Add example for Criteria query with nested field. #591

ernestorumo opened this issue Nov 10, 2020 · 4 comments
Labels
status: waiting-for-triage An issue we've not yet triaged

Comments

@ernestorumo
Copy link

Any chance of an example of a Criteria query refering to a nested field.

@schauder
Copy link
Contributor

Are you referring to Spring Data JPA? If so the Criteria API is part of JPA and not Spring Data JPA. I therefore would consider an example for it out of scope here.

@ernestorumo
Copy link
Author

ernestorumo commented Nov 10, 2020

Are you referring to Spring Data JPA? If so the Criteria API is part of JPA and not Spring Data JPA. I therefore would consider an example for it out of scope here.

I´m refering to example with org.springframework.data.elasticsearch.core.query.Criteria class with a nested field annotated with @Field(type = FieldType.nested).

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jan 4, 2021
@mp911de
Copy link
Member

mp911de commented Apr 24, 2023

Paging @sothawo

@sothawo
Copy link

sothawo commented Apr 25, 2023

same comment as in #593, can add a small example (time question 😄)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-triage An issue we've not yet triaged
Projects
None yet
Development

No branches or pull requests

5 participants