Module spring.data.elasticsearch
Class HasParentQuery.Builder
java.lang.Object
org.springframework.data.elasticsearch.core.query.HasParentQuery.Builder
- Enclosing class:
- HasParentQuery
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withIgnoreUnmapped(Boolean ignoreUnmapped) withInnerHitsQuery(InnerHitsQuery innerHitsQuery) Obtaining nested objects and documents that have a parent-child relationship.
-
Method Details
-
withQuery
-
withScore
-
withIgnoreUnmapped
-
withInnerHitsQuery
Obtaining nested objects and documents that have a parent-child relationship. -
build
-