CouchDBClientIndexDefinitionStructureIndexDefinitionA struct representing the definition of a Mango Index.struct IndexDefinitionTopicsInitializersinit(fields: [[String : String]])Initializes a new Index Definition.init(from: any Decoder) throwsInstance Propertieslet fields: [[String : String]]The fields to be indexed.