Keep getting these exceptions when running the indexer:
The job is running. - Indexing job [Global assets and other data] [content]: RD281878947839: An exception occurred while indexing (Content): MapperParsingException[object mapping for [ProductFeature_Models_WebVariant] with array for [Prices$$nested] tried to parse as array, but got EOF, is there a mismatch in types for the same field?].
The Prices member is added by IPricingExtensions in EPiServer.Find.Commerce so we do not control it.
Also some variants are missing prices. Can it be related to that?