Skip to content

Error for Delete function in solr.go #52

@Palit-Mukul

Description

@Palit-Mukul

The following error is coming when message is being created in delete function in solr.go
Failed to evaluate expression - Message (type github.com/vanng822/go-solr/solr.M) is not a struct

  1. delete function is expecting a data of type map[string]interface{} and then this data is being used as interface{} value for message variable but an error is coming there

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions