Vector Gotchas
Some sharp edges when using vector:
- when using the
reducetransformer, you can’t applyamerge_strategyon nested fields. this is a bug and theres an open issue on it
Some sharp edges when using vector:
reduce transformer, you can’t applya merge_strategy on nested fields. this is a bug and theres an open issue on it