getShema(mongoDBInstance: Db instance, index: String)
[starting from version: 2.8]
This API call allows getting the list of all fields with their types from a MongoDB database. Used in the handler of the Flexmonster /fields request. The getShema method is a part of the Flexmonster MongoDB Connector API.