mirror of
https://github.com/spring-projects/spring-data-elasticsearch.git
synced 2025-06-24 13:02:10 +00:00
parent
f79a8016d1
commit
f8ddf16c0c
@ -46,7 +46,7 @@ public enum Dynamic {
|
|||||||
/**
|
/**
|
||||||
* Inherit the dynamic setting from their parent object or from the mapping type.
|
* Inherit the dynamic setting from their parent object or from the mapping type.
|
||||||
*/
|
*/
|
||||||
INHERIT("nherit");
|
INHERIT("inherit");
|
||||||
|
|
||||||
private final String mappedName;
|
private final String mappedName;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user