Skip to content

Instantly share code, notes, and snippets.

@mat-mcloughlin
Created July 31, 2015 15:20
Show Gist options
  • Save mat-mcloughlin/ff0ef45c033e390ce353 to your computer and use it in GitHub Desktop.
Save mat-mcloughlin/ff0ef45c033e390ce353 to your computer and use it in GitHub Desktop.
{
"fansz": {
"aliases": {},
"mappings": {
"users": {
"properties": {
"backgroundImage": {
"type": "string"
},
"backgroundImageAspectRatio": {
"type": "double"
},
"biography": {
"type": "string"
},
"chatPassword": {
"type": "string"
},
"chatUsername": {
"type": "string"
},
"country": {
"type": "long"
},
"createdOn": {
"type": "date",
"format": "dateOptionalTime"
},
"customisations": {
"type": "string"
},
"displayName": {
"type": "string"
},
"email": {
"type": "string"
},
"firstName": {
"type": "string"
},
"hash": {
"type": "string"
},
"id": {
"type": "string"
},
"language": {
"type": "long"
},
"lastName": {
"type": "string"
},
"lastUpdatedOn": {
"type": "date",
"format": "dateOptionalTime"
},
"phone": {
"type": "string"
},
"profileImage": {
"type": "string"
},
"profileImageAspectRatio": {
"type": "double"
},
"supportedTeam": {
"type": "long"
},
"title": {
"type": "string"
},
"userLanguage": {
"type": "string"
},
"validated": {
"type": "boolean"
}
}
}
},
"settings": {
"index": {
"creation_date": "1438353674522",
"number_of_shards": "5",
"number_of_replicas": "1",
"version": {
"created": "1070199"
},
"uuid": "OJxvBEj6Sdqf6M2RXGDZDg"
}
},
"warmers": {}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment