decompoundQuery property
Splits compound words into their component word parts in the query.
Implementation
@JsonKey(name: r'decompoundQuery')
final bool? decompoundQuery;
Splits compound words into their component word parts in the query.
@JsonKey(name: r'decompoundQuery')
final bool? decompoundQuery;