Closed
Description
Exception message "Could not create an instance of type Nest.ISourceFieldMapping. Type is an interface or abstract class and cannot be instantiated." during a call "ElasticClient.GetMapping" function.
Some properties in class "public class RootObjectMapping : ObjectMapping" have interface type and can't be instantiated, example:
[JsonProperty("_source")]
public ISourceFieldMapping SourceFieldMappingDescriptor { get; set; }
Metadata
Metadata
Assignees
Labels
No labels