any tricks to getting `coerce_or_drop` or other di...
# community-help
p
any tricks to getting
coerce_or_drop
or other dirty_value params to work? I'm using
coerce_or_drop
but still seeing 400 errors and the affected records are not showing up: `[Errno 400] Field
keywords
must be a string array`
j
Could you share the schema and the document you're trying to index?
I'm specifically curious about the field type for
keywords
, and the exact value for that field in the document