decompoundedAttributes property
Attributes in your index to which word segmentation (decompounding) applies.
Implementation
@JsonKey(name: r'decompoundedAttributes')
final Object? decompoundedAttributes;
Attributes in your index to which word segmentation (decompounding) applies.
@JsonKey(name: r'decompoundedAttributes')
final Object? decompoundedAttributes;