All Downloads are FREE. Search and download functionalities are using the official Maven repository.

schema.es.create.index.tasklist-user.json Maven / Gradle / Ivy

{
  "mappings": {
    "dynamic": "strict",
    "properties": {
      "id": {
        "type": "keyword"
      },
      "password": {
        "type": "keyword"
      },
      "roles": {
        "type": "keyword"
      },
      "userId": {
        "type": "keyword"
      },
      "displayName": {
        "type": "keyword"
      }
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy