注释类型 ESField
-
@Retention(RUNTIME) @Target(FIELD) @Documented @Inherited public @interface ESField
- 从以下版本开始:
- 2021/5/2
- 作者:
- Ranger
-
-
元素详细资料
-
type
ESFieldType type
-
-
-
value
@AliasFor("name") String value- 默认值:
- ""
-
-
-
name
@AliasFor("value") String name- 默认值:
- ""
-
-
-
analyzer
String analyzer
- 默认值:
- ""
-
-