create Index

protected open fun createIndex(table: String, indexName: String, indexType: String, fields: List<String>)