Open baelter opened 9 years ago
"middleware" in service schema mixes array types, elasticsearch can't map this, causing exception and the doc is not indexed at all.
Fix is to reimplement "middleware" parsing of schema to use a "typed" array.
"middleware" in service schema mixes array types, elasticsearch can't map this, causing exception and the doc is not indexed at all.
Fix is to reimplement "middleware" parsing of schema to use a "typed" array.