AssociationInverseSideOptionsStep |
The step in a "association inverse side" definition where optional parameters can be set.
|
IndexingDependencyOptionsStep |
The step in an "indexing dependency" definition where optional parameters can be set.
|
ProgrammaticMappingConfigurationContext |
A context to configure programmatic mapping.
|
PropertyMappingDocumentIdOptionsStep |
The step in a property-to-document-ID mapping where optional parameters can be set.
|
PropertyMappingFieldOptionsStep<S extends PropertyMappingFieldOptionsStep<?>> |
The step in a property-to-index-field mapping where optional parameters can be set.
|
PropertyMappingFullTextFieldOptionsStep |
The step in a property-to-index-field mapping where optional parameters can be set,
when the index field is a full-text field.
|
PropertyMappingGenericFieldOptionsStep |
The step in a property-to-index-field mapping where optional parameters can be set,
when the index field is a generic field.
|
PropertyMappingIndexedEmbeddedStep |
The step in a property-to-indexed-embedded mapping where optional parameters can be set.
|
PropertyMappingKeywordFieldOptionsStep |
The step in a property-to-index-field mapping where optional parameters can be set,
when the index field is a keyword field.
|
PropertyMappingNonFullTextFieldOptionsStep<S extends PropertyMappingNonFullTextFieldOptionsStep<?>> |
The step in a property-to-index-field mapping where optional parameters can be set,
when the index field is not a full-text field.
|
PropertyMappingScaledNumberFieldOptionsStep |
The step in a property-to-index-field mapping where optional parameters can be set,
when the index field is a "scaled number" field.
|
PropertyMappingStandardFieldOptionsStep<S extends PropertyMappingStandardFieldOptionsStep<?>> |
The step in a property-to-index-field mapping where optional parameters can be set.
|
PropertyMappingStep |
The step in a mapping definition where a property can be mapped.
|
TypeMappingIndexedStep |
The step in a mapping definition where a type's indexing can be configured more precisely.
|
TypeMappingStep |
The step in a mapping definition where a type can be mapped,
and where properties of that type can be referenced to map them more precisely.
|