Uses of Class
org.springframework.data.elasticsearch.core.query.HasParentQuery.Builder
Packages that use HasParentQuery.Builder
-
Uses of HasParentQuery.Builder in org.springframework.data.elasticsearch.core.query
Methods in org.springframework.data.elasticsearch.core.query that return HasParentQuery.BuilderModifier and TypeMethodDescriptionstatic HasParentQuery.BuilderHasParentQuery.Builder.withIgnoreUnmapped(Boolean ignoreUnmapped) HasParentQuery.Builder.withInnerHitsQuery(InnerHitsQuery innerHitsQuery) Obtaining nested objects and documents that have a parent-child relationship.