Skip to content

Instantly share code, notes, and snippets.

@teodanciu
Created September 2, 2016 11:36
Show Gist options
  • Save teodanciu/d8712f671a81d0f084655e008c61f5cb to your computer and use it in GitHub Desktop.
Save teodanciu/d8712f671a81d0f084655e008c61f5cb to your computer and use it in GitHub Desktop.
{
"users-backup-0508": {
"mappings": {
"user": {
"properties": {
"bio": {
"type": "string"
},
"createdAt": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"fbId": {
"type": "string",
"index": "not_analyzed"
},
"firstName": {
"type": "string"
},
"fullName": {
"type": "string"
},
"id": {
"type": "string",
"index": "not_analyzed"
},
"lastName": {
"type": "string"
},
"updatedAt": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
}
}
},
"tribe_membership": {
"properties": {
"data": {
"properties": {
"tribeId": {
"type": "string",
"index": "not_analyzed"
},
"userId": {
"type": "string",
"index": "not_analyzed"
}
}
},
"metadata": {
"properties": {
"createdOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
}
}
}
}
},
"tribe": {
"properties": {
"aggs": {
"properties": {
"agg1": {
"properties": {
"terms": {
"properties": {
"field": {
"type": "string"
}
}
}
}
}
}
},
"data": {
"properties": {
"description": {
"type": "string"
},
"imageId": {
"type": "string",
"index": "not_analyzed"
},
"name": {
"type": "string"
}
}
},
"description": {
"type": "string"
},
"id": {
"type": "string",
"index": "not_analyzed"
},
"imageId": {
"type": "string"
},
"leaderId": {
"type": "string",
"index": "not_analyzed"
},
"metadata": {
"properties": {
"createdOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"version": {
"type": "double"
}
}
},
"name": {
"type": "string"
},
"query": {
"properties": {
"match_all": {
"type": "object"
}
}
},
"status": {
"type": "string",
"index": "not_analyzed"
}
}
}
}
},
"media": {
"mappings": {
"video": {
"properties": {
"createdOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"id": {
"type": "string"
},
"metadata": {
"properties": {
"bitrate": {
"type": "long"
},
"duration": {
"type": "long"
},
"encodingId": {
"type": "string"
},
"encodingStats": {
"properties": {
"encodedDuration": {
"type": "long"
},
"enqueueDuration": {
"type": "long"
},
"realtimeFactor": {
"type": "double"
}
}
},
"frameRate": {
"type": "double"
},
"thumbnailUrl": {
"type": "string"
}
}
},
"size": {
"type": "long"
},
"status": {
"type": "string"
},
"type": {
"type": "string"
}
}
},
"image": {
"properties": {
"createdOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"height": {
"type": "long"
},
"id": {
"type": "string"
},
"type": {
"type": "string"
},
"width": {
"type": "long"
}
}
}
}
},
"users-0004": {
"mappings": {
"user": {
"properties": {
"bio": {
"type": "string"
},
"createdAt": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"fbId": {
"type": "string",
"index": "not_analyzed"
},
"firstName": {
"type": "string"
},
"fullName": {
"type": "string"
},
"id": {
"type": "string",
"index": "not_analyzed"
},
"lastName": {
"type": "string"
},
"updatedAt": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
}
}
},
"tribe_membership": {
"properties": {
"data": {
"properties": {
"tribeId": {
"type": "string",
"index": "not_analyzed"
},
"userId": {
"type": "string",
"index": "not_analyzed"
}
}
},
"metadata": {
"properties": {
"createdOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
}
}
}
}
},
"tribe": {
"properties": {
"aggs": {
"properties": {
"agg1": {
"properties": {
"terms": {
"properties": {
"field": {
"type": "string"
}
}
}
}
}
}
},
"data": {
"properties": {
"description": {
"type": "string"
},
"imageId": {
"type": "string",
"index": "not_analyzed"
},
"name": {
"type": "string"
}
}
},
"description": {
"type": "string"
},
"id": {
"type": "string",
"index": "not_analyzed"
},
"imageId": {
"type": "string"
},
"leaderId": {
"type": "string",
"index": "not_analyzed"
},
"metadata": {
"properties": {
"createdOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"version": {
"type": "double"
}
}
},
"name": {
"type": "string"
},
"query": {
"properties": {
"match_all": {
"type": "object"
}
}
},
"status": {
"type": "string",
"index": "not_analyzed"
}
}
}
}
},
"users-0003": {
"mappings": {
"user": {
"properties": {
"createdAt": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"fbId": {
"type": "string",
"index": "not_analyzed"
},
"firstName": {
"type": "string"
},
"fullName": {
"type": "string"
},
"id": {
"type": "string",
"index": "not_analyzed"
},
"lastName": {
"type": "string"
},
"updatedAt": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
}
}
},
"tribe_membership": {
"properties": {
"data": {
"properties": {
"tribeId": {
"type": "string",
"index": "not_analyzed"
},
"userId": {
"type": "string",
"index": "not_analyzed"
}
}
},
"metadata": {
"properties": {
"createdOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
}
}
}
}
},
"tribe": {
"properties": {
"data": {
"properties": {
"description": {
"type": "string"
},
"imageId": {
"type": "string",
"index": "not_analyzed"
},
"name": {
"type": "string"
}
}
},
"id": {
"type": "string",
"index": "not_analyzed"
},
"leaderId": {
"type": "string",
"index": "not_analyzed"
},
"metadata": {
"properties": {
"createdOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"version": {
"type": "double"
}
}
},
"status": {
"type": "string",
"index": "not_analyzed"
}
}
}
}
},
"users-0006": {
"mappings": {
"user": {
"properties": {
"createdAt": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"data": {
"properties": {
"bio": {
"type": "string"
},
"firstName": {
"type": "string"
},
"lastName": {
"type": "string"
},
"website": {
"type": "string"
}
}
},
"fbId": {
"type": "string"
},
"firstName": {
"type": "string"
},
"fullName": {
"type": "string"
},
"id": {
"type": "string",
"index": "not_analyzed"
},
"lastName": {
"type": "string"
},
"metadata": {
"properties": {
"createdAt": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"createdOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"fbId": {
"type": "string",
"index": "not_analyzed"
},
"updatedAt": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"updatedOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"version": {
"type": "double"
}
}
},
"updatedAt": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
}
}
},
"tribe_membership": {
"properties": {
"data": {
"properties": {
"tribeId": {
"type": "string",
"index": "not_analyzed"
},
"userId": {
"type": "string",
"index": "not_analyzed"
}
}
},
"metadata": {
"properties": {
"createdOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
}
}
}
}
},
"tribe": {
"properties": {
"aggs": {
"properties": {
"agg1": {
"properties": {
"terms": {
"properties": {
"field": {
"type": "string"
}
}
}
}
}
}
},
"data": {
"properties": {
"description": {
"type": "string"
},
"imageId": {
"type": "string",
"index": "not_analyzed"
},
"name": {
"type": "string",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
}
}
}
}
},
"id": {
"type": "string",
"index": "not_analyzed"
},
"leaderId": {
"type": "string",
"index": "not_analyzed"
},
"metadata": {
"properties": {
"createdOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"version": {
"type": "double"
}
}
},
"query": {
"properties": {
"match_all": {
"type": "object"
}
}
},
"status": {
"type": "string",
"index": "not_analyzed"
}
}
}
}
},
"users-0005": {
"mappings": {
"user": {
"properties": {
"bio": {
"type": "string"
},
"createdAt": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"fbId": {
"type": "string",
"index": "not_analyzed"
},
"firstName": {
"type": "string"
},
"fullName": {
"type": "string"
},
"id": {
"type": "string",
"index": "not_analyzed"
},
"lastName": {
"type": "string"
},
"updatedAt": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
}
}
},
"tribe_membership": {
"properties": {
"data": {
"properties": {
"tribeId": {
"type": "string",
"index": "not_analyzed"
},
"userId": {
"type": "string",
"index": "not_analyzed"
}
}
},
"metadata": {
"properties": {
"createdOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
}
}
}
}
},
"tribe": {
"properties": {
"aggs": {
"properties": {
"agg1": {
"properties": {
"terms": {
"properties": {
"field": {
"type": "string"
}
}
}
}
}
}
},
"data": {
"properties": {
"description": {
"type": "string"
},
"imageId": {
"type": "string",
"index": "not_analyzed"
},
"name": {
"type": "string",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
}
}
}
}
},
"description": {
"type": "string"
},
"id": {
"type": "string",
"index": "not_analyzed"
},
"imageId": {
"type": "string"
},
"leaderId": {
"type": "string",
"index": "not_analyzed"
},
"metadata": {
"properties": {
"createdOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"version": {
"type": "double"
}
}
},
"name": {
"type": "string"
},
"query": {
"properties": {
"match_all": {
"type": "object"
}
}
},
"status": {
"type": "string",
"index": "not_analyzed"
}
}
}
}
},
".kibana": {
"mappings": {
"config": {
"properties": {
"buildNum": {
"type": "string",
"index": "not_analyzed"
}
}
}
}
},
"posts-0006": {
"mappings": {
"post_stats": {
"properties": {
"commentsCount": {
"type": "long"
},
"counts": {
"properties": {
"comments": {
"type": "long"
},
"impressions": {
"type": "long"
},
"likes": {
"type": "long"
},
"reach": {
"type": "long"
}
}
},
"createdAt": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"id": {
"type": "string",
"index": "not_analyzed"
},
"impressions": {
"type": "long"
},
"likesCount": {
"type": "long"
},
"postId": {
"type": "string",
"index": "not_analyzed"
},
"reach": {
"type": "long"
},
"tribeId": {
"type": "string",
"index": "not_analyzed"
}
}
},
"post": {
"properties": {
"data": {
"properties": {
"editorialTitle": {
"type": "string"
},
"format": {
"type": "string"
},
"immersive": {
"properties": {
"_type": {
"type": "string"
},
"caption": {
"type": "string"
},
"content": {
"type": "string"
},
"id": {
"type": "string"
},
"level": {
"type": "long"
},
"media": {
"properties": {
"_type": {
"type": "string"
},
"caption": {
"type": "string"
},
"id": {
"type": "string"
}
}
},
"quotee": {
"type": "string"
},
"text": {
"type": "string"
}
}
},
"place": {
"properties": {
"_type": {
"type": "string"
},
"coordinates": {
"properties": {
"latitude": {
"type": "double"
},
"longitude": {
"type": "double"
}
}
},
"id": {
"type": "string"
},
"name": {
"type": "string"
}
}
},
"status": {
"type": "string",
"index": "not_analyzed"
},
"summary": {
"properties": {
"_type": {
"type": "string"
},
"caption": {
"type": "string"
},
"content": {
"type": "string"
},
"id": {
"type": "string"
},
"level": {
"type": "long"
},
"media": {
"properties": {
"_type": {
"type": "string"
},
"caption": {
"type": "string"
},
"id": {
"type": "string"
}
}
},
"text": {
"type": "string"
}
}
},
"tribeId": {
"type": "string",
"index": "not_analyzed"
}
}
},
"id": {
"type": "string",
"index": "not_analyzed"
},
"metadata": {
"properties": {
"author": {
"type": "string",
"index": "not_analyzed"
},
"createdOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"version": {
"type": "long"
}
}
}
}
}
}
},
"users-0007": {
"mappings": {
"user": {
"properties": {
"data": {
"properties": {
"bio": {
"type": "string"
},
"firstName": {
"type": "string"
},
"lastName": {
"type": "string"
},
"website": {
"type": "string"
}
}
},
"id": {
"type": "string",
"index": "not_analyzed"
},
"metadata": {
"properties": {
"createdAt": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"createdOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"fbId": {
"type": "string"
},
"updatedAt": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"updatedOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"version": {
"type": "long"
}
}
}
}
},
"tribe_membership": {
"properties": {
"data": {
"properties": {
"tribeId": {
"type": "string",
"index": "not_analyzed"
},
"userId": {
"type": "string",
"index": "not_analyzed"
}
}
},
"metadata": {
"properties": {
"createdOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
}
}
}
}
},
"tribe": {
"properties": {
"aggs": {
"properties": {
"agg1": {
"properties": {
"terms": {
"properties": {
"field": {
"type": "string"
}
}
}
}
}
}
},
"data": {
"properties": {
"description": {
"type": "string"
},
"imageId": {
"type": "string"
},
"name": {
"type": "string",
"fields": {
"raw": {
"type": "string",
"index": "not_analyzed"
}
}
}
}
},
"id": {
"type": "string",
"index": "not_analyzed"
},
"leaderId": {
"type": "string",
"index": "not_analyzed"
},
"metadata": {
"properties": {
"createdOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"version": {
"type": "long"
}
}
},
"query": {
"properties": {
"match_all": {
"type": "object"
}
}
},
"status": {
"type": "string",
"index": "not_analyzed"
}
}
}
}
},
"tracking-0001": {
"mappings": {
"impression": {
"properties": {
"accessToken": {
"type": "string",
"index": "not_analyzed"
},
"clientId": {
"type": "string",
"index": "not_analyzed"
},
"id": {
"type": "string",
"index": "not_analyzed"
},
"previousImpressionId": {
"type": "string",
"index": "not_analyzed"
},
"referer": {
"type": "string",
"index": "not_analyzed"
},
"referrer": {
"type": "string"
},
"resourceId": {
"type": "string",
"index": "not_analyzed"
},
"resourceType": {
"type": "string",
"index": "not_analyzed"
},
"serverTimestamp": {
"type": "long"
},
"source": {
"type": "string",
"index": "not_analyzed"
},
"timestamp": {
"type": "long"
},
"userAgent": {
"type": "string"
}
}
}
}
},
"users-backup": {
"mappings": {
"user": {
"properties": {
"createdAt": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"fbId": {
"type": "string"
},
"firstName": {
"type": "string"
},
"fullName": {
"type": "string"
},
"id": {
"type": "string"
},
"lastName": {
"type": "string"
},
"updatedAt": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
}
}
},
"tribe_membership": {
"properties": {
"data": {
"properties": {
"tribeId": {
"type": "string"
},
"userId": {
"type": "string"
}
}
},
"metadata": {
"properties": {
"createdOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
}
}
}
}
},
"tribe": {
"properties": {
"aggs": {
"properties": {
"agg1": {
"properties": {
"terms": {
"properties": {
"field": {
"type": "string"
}
}
}
}
}
}
},
"data": {
"properties": {
"description": {
"type": "string"
},
"imageId": {
"type": "string"
},
"name": {
"type": "string"
}
}
},
"id": {
"type": "string"
},
"leaderId": {
"type": "string"
},
"metadata": {
"properties": {
"createdOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"version": {
"type": "double"
}
}
},
"query": {
"properties": {
"match_all": {
"type": "object"
}
}
},
"status": {
"type": "string"
}
}
}
}
},
"tracking-0002": {
"mappings": {
"impression": {
"properties": {
"accessToken": {
"type": "string",
"index": "not_analyzed"
},
"clientId": {
"type": "string",
"index": "not_analyzed"
},
"edges": {
"type": "string",
"index": "not_analyzed"
},
"id": {
"type": "string",
"index": "not_analyzed"
},
"previousImpressionId": {
"type": "string",
"index": "not_analyzed"
},
"referer": {
"type": "string",
"index": "not_analyzed"
},
"resourceId": {
"type": "string",
"index": "not_analyzed"
},
"resourceType": {
"type": "string",
"index": "not_analyzed"
},
"serverTimestamp": {
"type": "long"
},
"source": {
"type": "string",
"index": "not_analyzed"
},
"timestamp": {
"type": "long"
},
"userAgent": {
"type": "string"
}
}
}
}
},
"tracking-0003": {
"mappings": {
"impression": {
"properties": {
"accessToken": {
"type": "string",
"index": "not_analyzed"
},
"clientId": {
"type": "string",
"index": "not_analyzed"
},
"edges": {
"type": "string",
"index": "not_analyzed"
},
"id": {
"type": "string",
"index": "not_analyzed"
},
"previousImpressionId": {
"type": "string",
"index": "not_analyzed"
},
"referer": {
"type": "string",
"index": "not_analyzed"
},
"referrer": {
"type": "string"
},
"resourceId": {
"type": "string",
"index": "not_analyzed"
},
"resourceType": {
"type": "string",
"index": "not_analyzed"
},
"serverTimestamp": {
"type": "long"
},
"source": {
"type": "string",
"index": "not_analyzed"
},
"timestamp": {
"type": "long"
},
"userAgent": {
"type": "string"
}
}
}
}
},
"users-0002": {
"mappings": {
"user": {
"properties": {
"createdAt": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"fbId": {
"type": "string"
},
"firstName": {
"type": "string"
},
"fullName": {
"type": "string"
},
"id": {
"type": "string",
"index": "not_analyzed"
},
"lastName": {
"type": "string"
},
"updatedAt": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
}
}
},
"tribe_membership": {
"properties": {
"data": {
"properties": {
"tribeId": {
"type": "string"
},
"userId": {
"type": "string"
}
}
},
"metadata": {
"properties": {
"createdOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
}
}
}
}
},
"tribe": {
"properties": {
"data": {
"properties": {
"description": {
"type": "string"
},
"imageId": {
"type": "string",
"index": "not_analyzed"
},
"name": {
"type": "string"
}
}
},
"id": {
"type": "string",
"index": "not_analyzed"
},
"leaderId": {
"type": "string",
"index": "not_analyzed"
},
"metadata": {
"properties": {
"createdOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"version": {
"type": "double"
}
}
},
"status": {
"type": "string",
"index": "not_analyzed"
}
}
}
}
},
"users-0001": {
"mappings": {
"tribe": {
"properties": {
"data": {
"properties": {
"description": {
"type": "string"
},
"imageId": {
"type": "string",
"index": "not_analyzed"
},
"name": {
"type": "string"
}
}
},
"id": {
"type": "string",
"index": "not_analyzed"
},
"leaderId": {
"type": "string",
"index": "not_analyzed"
},
"metadata": {
"properties": {
"createdOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"version": {
"type": "long"
}
}
},
"status": {
"type": "string",
"index": "not_analyzed"
}
}
}
}
},
"interactions-0004": {
"mappings": {
"comment": {
"properties": {
"data": {
"properties": {
"content": {
"type": "string"
}
}
},
"id": {
"type": "string",
"index": "not_analyzed"
},
"metadata": {
"properties": {
"author": {
"type": "string"
},
"authorId": {
"type": "string",
"index": "not_analyzed"
},
"createdOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"lastModifiedOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"post": {
"type": "string"
},
"postId": {
"type": "string",
"index": "not_analyzed"
},
"status": {
"type": "string",
"index": "not_analyzed"
},
"version": {
"type": "long"
}
}
}
}
},
"like": {
"properties": {
"createdAt": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"postId": {
"type": "string",
"index": "not_analyzed"
},
"tribeId": {
"type": "string",
"index": "not_analyzed"
},
"userId": {
"type": "string",
"index": "not_analyzed"
}
}
}
}
},
"posts-0003": {
"mappings": {
"post_stats": {
"properties": {
"id": {
"type": "string",
"index": "not_analyzed"
},
"impressions": {
"type": "long"
},
"likesCount": {
"type": "long"
},
"postId": {
"type": "string"
},
"reach": {
"type": "long"
}
}
},
"post": {
"properties": {
"data": {
"properties": {
"editorialTitle": {
"type": "string"
},
"format": {
"type": "string"
},
"immersive": {
"properties": {
"_type": {
"type": "string"
},
"caption": {
"type": "string"
},
"content": {
"type": "string"
},
"level": {
"type": "long"
},
"media": {
"properties": {
"_type": {
"type": "string"
},
"caption": {
"type": "string"
},
"id": {
"type": "string"
}
}
},
"quotee": {
"type": "string"
},
"text": {
"type": "string"
}
}
},
"place": {
"properties": {
"_type": {
"type": "string"
},
"coordinates": {
"properties": {
"latitude": {
"type": "double"
},
"longitude": {
"type": "double"
}
}
},
"id": {
"type": "string"
},
"name": {
"type": "string"
}
}
},
"status": {
"type": "string",
"index": "not_analyzed"
},
"summary": {
"properties": {
"_type": {
"type": "string"
},
"caption": {
"type": "string"
},
"content": {
"type": "string"
},
"level": {
"type": "long"
},
"media": {
"properties": {
"_type": {
"type": "string"
},
"caption": {
"type": "string"
},
"id": {
"type": "string"
}
}
},
"text": {
"type": "string"
}
}
},
"tribeId": {
"type": "string",
"index": "not_analyzed"
}
}
},
"id": {
"type": "string",
"index": "not_analyzed"
},
"metadata": {
"properties": {
"author": {
"type": "string",
"index": "not_analyzed"
},
"createdOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"version": {
"type": "long"
}
}
}
}
}
}
},
"profiles": {
"mappings": {
"me": {}
}
},
"posts-0002": {
"mappings": {
"post_stats": {
"properties": {
"id": {
"type": "string",
"index": "not_analyzed"
},
"impressions": {
"type": "long"
},
"likesCount": {
"type": "long"
},
"postId": {
"type": "string"
},
"reach": {
"type": "long"
}
}
},
"post": {
"properties": {
"data": {
"properties": {
"editorialTitle": {
"type": "string"
},
"format": {
"type": "string"
},
"immersive": {
"properties": {
"_type": {
"type": "string"
},
"caption": {
"type": "string"
},
"content": {
"type": "string"
},
"level": {
"type": "long"
},
"media": {
"properties": {
"_type": {
"type": "string"
},
"caption": {
"type": "string"
},
"id": {
"type": "string"
}
}
},
"quotee": {
"type": "string"
},
"text": {
"type": "string"
}
}
},
"place": {
"properties": {
"_type": {
"type": "string"
},
"coordinates": {
"properties": {
"latitude": {
"type": "double"
},
"longitude": {
"type": "double"
}
}
},
"id": {
"type": "string"
},
"name": {
"type": "string"
}
}
},
"status": {
"type": "string",
"index": "not_analyzed"
},
"summary": {
"properties": {
"_type": {
"type": "string"
},
"content": {
"type": "string"
},
"level": {
"type": "long"
},
"media": {
"properties": {
"_type": {
"type": "string"
},
"caption": {
"type": "string"
},
"id": {
"type": "string"
}
}
},
"text": {
"type": "string"
}
}
},
"tribeId": {
"type": "string",
"index": "not_analyzed"
}
}
},
"id": {
"type": "string",
"index": "not_analyzed"
},
"metadata": {
"properties": {
"author": {
"type": "string"
},
"createdOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"version": {
"type": "double"
}
}
},
"script": {
"type": "string"
}
}
}
}
},
"posts-0005": {
"mappings": {
"post_stats": {
"properties": {
"commentsCount": {
"type": "long"
},
"counts": {
"properties": {
"comments": {
"type": "long"
},
"impressions": {
"type": "long"
},
"likes": {
"type": "long"
},
"reach": {
"type": "long"
}
}
},
"createdAt": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"id": {
"type": "string",
"index": "not_analyzed"
},
"impressions": {
"type": "long"
},
"likesCount": {
"type": "long"
},
"postId": {
"type": "string"
},
"reach": {
"type": "long"
},
"tribeId": {
"type": "string"
}
}
},
"post": {
"properties": {
"data": {
"properties": {
"editorialTitle": {
"type": "string"
},
"format": {
"type": "string"
},
"immersive": {
"properties": {
"_type": {
"type": "string"
},
"caption": {
"type": "string"
},
"content": {
"type": "string"
},
"id": {
"type": "string"
},
"level": {
"type": "long"
},
"media": {
"properties": {
"_type": {
"type": "string"
},
"caption": {
"type": "string"
},
"id": {
"type": "string"
}
}
},
"quotee": {
"type": "string"
},
"text": {
"type": "string"
}
}
},
"place": {
"properties": {
"_type": {
"type": "string"
},
"coordinates": {
"properties": {
"latitude": {
"type": "double"
},
"longitude": {
"type": "double"
}
}
},
"id": {
"type": "string"
},
"name": {
"type": "string"
}
}
},
"status": {
"type": "string",
"index": "not_analyzed"
},
"summary": {
"properties": {
"_type": {
"type": "string"
},
"caption": {
"type": "string"
},
"content": {
"type": "string"
},
"id": {
"type": "string"
},
"level": {
"type": "long"
},
"media": {
"properties": {
"_type": {
"type": "string"
},
"caption": {
"type": "string"
},
"id": {
"type": "string"
}
}
},
"text": {
"type": "string"
}
}
},
"tribeId": {
"type": "string",
"index": "not_analyzed"
}
}
},
"filter": {
"properties": {
"term": {
"properties": {
"status": {
"type": "string"
}
}
}
}
},
"id": {
"type": "string",
"index": "not_analyzed"
},
"metadata": {
"properties": {
"author": {
"type": "string",
"index": "not_analyzed"
},
"createdOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"version": {
"type": "long"
}
}
}
}
}
}
},
"posts-0004": {
"mappings": {
"post_stats": {
"properties": {
"commentsCount": {
"type": "long"
},
"counts": {
"properties": {
"comments": {
"type": "long"
},
"impressions": {
"type": "long"
},
"likes": {
"type": "long"
},
"reach": {
"type": "long"
}
}
},
"createdAt": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"id": {
"type": "string",
"index": "not_analyzed"
},
"impressions": {
"type": "long"
},
"likesCount": {
"type": "long"
},
"postId": {
"type": "string"
},
"reach": {
"type": "long"
},
"tribeId": {
"type": "string"
}
}
},
"post": {
"properties": {
"data": {
"properties": {
"editorialTitle": {
"type": "string"
},
"format": {
"type": "string"
},
"immersive": {
"properties": {
"_type": {
"type": "string"
},
"caption": {
"type": "string"
},
"content": {
"type": "string"
},
"id": {
"type": "string"
},
"level": {
"type": "long"
},
"media": {
"properties": {
"_type": {
"type": "string"
},
"caption": {
"type": "string"
},
"id": {
"type": "string"
}
}
},
"quotee": {
"type": "string"
},
"text": {
"type": "string"
}
}
},
"place": {
"properties": {
"_type": {
"type": "string"
},
"coordinates": {
"properties": {
"latitude": {
"type": "double"
},
"longitude": {
"type": "double"
}
}
},
"id": {
"type": "string"
},
"name": {
"type": "string"
}
}
},
"status": {
"type": "string",
"index": "not_analyzed"
},
"summary": {
"properties": {
"_type": {
"type": "string"
},
"caption": {
"type": "string"
},
"content": {
"type": "string"
},
"id": {
"type": "string"
},
"level": {
"type": "long"
},
"media": {
"properties": {
"_type": {
"type": "string"
},
"caption": {
"type": "string"
},
"id": {
"type": "string"
}
}
},
"text": {
"type": "string"
}
}
},
"tribeId": {
"type": "string",
"index": "not_analyzed"
}
}
},
"filter": {
"properties": {
"term": {
"properties": {
"status": {
"type": "string"
}
}
}
}
},
"id": {
"type": "string",
"index": "not_analyzed"
},
"metadata": {
"properties": {
"author": {
"type": "string",
"index": "not_analyzed"
},
"createdOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"version": {
"type": "long"
}
}
}
}
}
}
},
"posts-backup-0508": {
"mappings": {
"post_stats": {
"properties": {
"id": {
"type": "string",
"index": "not_analyzed"
},
"impressions": {
"type": "long"
},
"likesCount": {
"type": "long"
},
"postId": {
"type": "string"
},
"reach": {
"type": "long"
}
}
},
"post": {
"properties": {
"data": {
"properties": {
"editorialTitle": {
"type": "string"
},
"format": {
"type": "string"
},
"immersive": {
"properties": {
"_type": {
"type": "string"
},
"caption": {
"type": "string"
},
"content": {
"type": "string"
},
"id": {
"type": "string"
},
"level": {
"type": "long"
},
"media": {
"properties": {
"_type": {
"type": "string"
},
"caption": {
"type": "string"
},
"id": {
"type": "string"
}
}
},
"quotee": {
"type": "string"
},
"text": {
"type": "string"
}
}
},
"place": {
"properties": {
"_type": {
"type": "string"
},
"coordinates": {
"properties": {
"latitude": {
"type": "double"
},
"longitude": {
"type": "double"
}
}
},
"id": {
"type": "string"
},
"name": {
"type": "string"
}
}
},
"status": {
"type": "string",
"index": "not_analyzed"
},
"summary": {
"properties": {
"_type": {
"type": "string"
},
"caption": {
"type": "string"
},
"content": {
"type": "string"
},
"id": {
"type": "string"
},
"level": {
"type": "long"
},
"media": {
"properties": {
"_type": {
"type": "string"
},
"caption": {
"type": "string"
},
"id": {
"type": "string"
}
}
},
"text": {
"type": "string"
}
}
},
"tribeId": {
"type": "string",
"index": "not_analyzed"
}
}
},
"filter": {
"properties": {
"term": {
"properties": {
"status": {
"type": "string"
}
}
}
}
},
"id": {
"type": "string",
"index": "not_analyzed"
},
"metadata": {
"properties": {
"author": {
"type": "string",
"index": "not_analyzed"
},
"createdOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"version": {
"type": "long"
}
}
}
}
}
}
},
"posts-0001": {
"mappings": {
"post_stats": {
"properties": {
"id": {
"type": "string"
},
"likesCount": {
"type": "long"
}
}
},
"post": {
"properties": {
"data": {
"properties": {
"editorialTitle": {
"type": "string"
},
"format": {
"type": "string"
},
"immersive": {
"properties": {
"_type": {
"type": "string"
},
"caption": {
"type": "string"
},
"content": {
"type": "string"
},
"id": {
"type": "string"
},
"level": {
"type": "long"
},
"media": {
"properties": {
"_type": {
"type": "string"
},
"caption": {
"type": "string"
},
"id": {
"type": "string"
}
}
},
"quotee": {
"type": "string"
},
"text": {
"type": "string"
}
}
},
"place": {
"properties": {
"_type": {
"type": "string"
},
"coordinates": {
"properties": {
"latitude": {
"type": "double"
},
"longitude": {
"type": "double"
}
}
},
"id": {
"type": "string"
},
"name": {
"type": "string"
}
}
},
"status": {
"type": "string"
},
"summary": {
"properties": {
"_type": {
"type": "string"
},
"caption": {
"type": "string"
},
"content": {
"type": "string"
},
"id": {
"type": "string"
},
"level": {
"type": "long"
},
"media": {
"properties": {
"_type": {
"type": "string"
},
"caption": {
"type": "string"
},
"id": {
"type": "string"
}
}
},
"text": {
"type": "string"
}
}
},
"tribeId": {
"type": "string"
}
}
},
"id": {
"type": "string"
},
"metadata": {
"properties": {
"author": {
"type": "string"
},
"createdOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"version": {
"type": "double"
}
}
},
"script": {
"type": "string"
},
"status": {
"type": "string"
}
}
}
}
},
"usersnew": {
"mappings": {
"user": {
"properties": {
"data": {
"properties": {
"bio": {
"type": "string"
},
"firstName": {
"type": "string"
},
"lastName": {
"type": "string"
},
"website": {
"type": "string"
}
}
},
"id": {
"type": "string",
"index": "not_analyzed"
},
"metadata": {
"properties": {
"createdAt": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"createdOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"fbId": {
"type": "string",
"index": "not_analyzed"
},
"updatedAt": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"version": {
"type": "double"
}
}
}
}
},
"tribe_membership": {
"properties": {
"data": {
"properties": {
"tribeId": {
"type": "string",
"index": "not_analyzed"
},
"userId": {
"type": "string",
"index": "not_analyzed"
}
}
},
"metadata": {
"properties": {
"createdOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
}
}
}
}
},
"tribe": {
"properties": {
"aggs": {
"properties": {
"agg1": {
"properties": {
"terms": {
"properties": {
"field": {
"type": "string"
}
}
}
}
}
}
},
"data": {
"properties": {
"description": {
"type": "string"
},
"imageId": {
"type": "string",
"index": "not_analyzed"
},
"name": {
"type": "string"
}
}
},
"description": {
"type": "string"
},
"id": {
"type": "string",
"index": "not_analyzed"
},
"imageId": {
"type": "string"
},
"leaderId": {
"type": "string",
"index": "not_analyzed"
},
"metadata": {
"properties": {
"createdOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"version": {
"type": "double"
}
}
},
"name": {
"type": "string"
},
"query": {
"properties": {
"match_all": {
"type": "object"
}
}
},
"status": {
"type": "string",
"index": "not_analyzed"
}
}
}
}
},
"interactions-0002": {
"mappings": {
"comment": {
"properties": {
"content": {
"type": "string"
},
"createdOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"data": {
"properties": {
"content": {
"type": "string"
}
}
},
"id": {
"type": "string"
},
"lastModifiedOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"metadata": {
"properties": {
"author": {
"type": "string"
},
"authorId": {
"type": "string"
},
"createdOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"lastModifiedOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"post": {
"type": "string"
},
"postId": {
"type": "string"
},
"status": {
"type": "string"
},
"version": {
"type": "long"
}
}
},
"postId": {
"type": "string"
},
"status": {
"type": "string"
},
"userId": {
"type": "string"
}
}
},
"like": {
"properties": {
"createdAt": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"postId": {
"type": "string"
},
"tribeId": {
"type": "string"
},
"userId": {
"type": "string"
}
}
}
}
},
"interactions-0003": {
"mappings": {
"comment": {
"properties": {
"data": {
"properties": {
"content": {
"type": "string"
}
}
},
"id": {
"type": "string",
"index": "not_analyzed"
},
"metadata": {
"properties": {
"authorId": {
"type": "string",
"index": "not_analyzed"
},
"createdOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"lastModifiedOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"postId": {
"type": "string",
"index": "not_analyzed"
},
"status": {
"type": "string",
"index": "not_analyzed"
},
"version": {
"type": "long"
}
}
}
}
},
"like": {
"properties": {
"createdAt": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"postId": {
"type": "string"
},
"tribeId": {
"type": "string"
},
"userId": {
"type": "string"
}
}
}
}
},
"interactions-0001": {
"mappings": {
"comment": {
"properties": {
"content": {
"type": "string"
},
"createdOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"id": {
"type": "string",
"index": "not_analyzed"
},
"lastModifiedOn": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"postId": {
"type": "string",
"index": "not_analyzed"
},
"status": {
"type": "string",
"index": "not_analyzed"
},
"userId": {
"type": "string",
"index": "not_analyzed"
}
}
},
"like": {
"properties": {
"createdAt": {
"type": "date",
"format": "strict_date_optional_time||epoch_millis"
},
"postId": {
"type": "string",
"index": "not_analyzed"
},
"tribeId": {
"type": "string"
},
"userId": {
"type": "string",
"index": "not_analyzed"
}
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment