JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.springframework.data.solr.core.mapping
Annotation Interface ChildDocument
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
@Documented
@Indexed
public @interface
ChildDocument
Marker interface for Apache Solr child document can be used as an alternative to
Field.child()
.
Since:
3.0