Skip to content

bdef mappings

David Balash edited this page Mar 9, 2018 · 1 revision
{
  "properties": {
    "attributes": {
      "properties": {
        "createdBy": {
          "fields": {
            "keyword": {
              "ignore_above": 256,
              "type": "keyword"
            }
          },
          "store": true,
          "type": "text"
        },
        "createdOn": {
          "ignore_malformed": true,
          "include_in_all": false,
          "store": true,
          "type": "date"
        },
        "id": {
          "type": "long"
        },
        "name": {
          "fields": {
            "keyword": {
              "ignore_above": 256,
              "type": "keyword"
            },
            "ngrams": {
              "analyzer": "field_ngram_analyzer",
              "term_vector": "with_positions_offsets",
              "type": "text"
            },
            "shingles": {
              "analyzer": "field_shingle_analyzer",
              "term_vector": "with_positions_offsets",
              "type": "text"
            },
            "stemmed": {
              "analyzer": "field_snowball_analyzer",
              "term_vector": "with_positions_offsets",
              "type": "text"
            }
          },
          "store": true,
          "term_vector": "with_positions_offsets",
          "type": "text"
        },
        "updatedBy": {
          "fields": {
            "keyword": {
              "ignore_above": 256,
              "type": "keyword"
            }
          },
          "store": true,
          "type": "text"
        },
        "updatedOn": {
          "ignore_malformed": true,
          "include_in_all": false,
          "store": true,
          "type": "date"
        },
        "value": {
          "fields": {
            "keyword": {
              "ignore_above": 256,
              "type": "keyword"
            },
            "ngrams": {
              "analyzer": "field_ngram_analyzer",
              "term_vector": "with_positions_offsets",
              "type": "text"
            },
            "shingles": {
              "analyzer": "field_shingle_analyzer",
              "term_vector": "with_positions_offsets",
              "type": "text"
            },
            "stemmed": {
              "analyzer": "field_snowball_analyzer",
              "term_vector": "with_positions_offsets",
              "type": "text"
            }
          },
          "type": "text"
        }
      }
    },
    "businessObjectDefinitionTags": {
      "properties": {
        "createdBy": {
          "fields": {
            "keyword": {
              "ignore_above": 256,
              "type": "keyword"
            }
          },
          "type": "text"
        },
        "createdOn": {
          "ignore_malformed": true,
          "include_in_all": false,
          "type": "date"
        },
        "id": {
          "type": "long"
        },
        "tag": {
          "include_in_parent": true,
          "properties": {
            "childrenTagEntities": {
              "properties": {
                "childrenTagEntities": {
                  "properties": {
                    "createdBy": {
                      "fields": {
                        "keyword": {
                          "ignore_above": 256,
                          "type": "keyword"
                        }
                      },
                      "type": "text"
                    },
                    "createdOn": {
                      "ignore_malformed": true,
                      "include_in_all": false,
                      "type": "date"
                    },
                    "description": {
                      "fields": {
                        "keyword": {
                          "type": "keyword"
                        },
                        "ngrams": {
                          "analyzer": "field_ngram_analyzer",
                          "term_vector": "with_positions_offsets",
                          "type": "text"
                        },
                        "shingles": {
                          "analyzer": "field_shingle_analyzer",
                          "term_vector": "with_positions_offsets",
                          "type": "text"
                        },
                        "stemmed": {
                          "analyzer": "field_snowball_analyzer",
                          "term_vector": "with_positions_offsets",
                          "type": "text"
                        }
                      },
                      "term_vector": "with_positions_offsets",
                      "type": "text"
                    },
                    "displayName": {
                      "fields": {
                        "keyword": {
                          "type": "keyword"
                        },
                        "ngrams": {
                          "analyzer": "field_ngram_analyzer",
                          "term_vector": "with_positions_offsets",
                          "type": "text"
                        },
                        "shingles": {
                          "analyzer": "field_shingle_analyzer",
                          "term_vector": "with_positions_offsets",
                          "type": "text"
                        },
                        "stemmed": {
                          "analyzer": "field_snowball_analyzer",
                          "term_vector": "with_positions_offsets",
                          "type": "text"
                        }
                      },
                      "term_vector": "with_positions_offsets",
                      "type": "text"
                    },
                    "id": {
                      "type": "long"
                    },
                    "tagCode": {
                      "fields": {
                        "keyword": {
                          "ignore_above": 256,
                          "type": "keyword"
                        },
                        "ngrams": {
                          "analyzer": "field_ngram_analyzer",
                          "term_vector": "with_positions_offsets",
                          "type": "text"
                        },
                        "shingles": {
                          "analyzer": "field_shingle_analyzer",
                          "term_vector": "with_positions_offsets",
                          "type": "text"
                        },
                        "stemmed": {
                          "analyzer": "field_snowball_analyzer",
                          "term_vector": "with_positions_offsets",
                          "type": "text"
                        }
                      },
                      "type": "text"
                    },
                    "tagType": {
                      "properties": {
                        "code": {
                          "fields": {
                            "keyword": {
                              "ignore_above": 256,
                              "type": "keyword"
                            },
                            "ngrams": {
                              "analyzer": "field_ngram_analyzer",
                              "term_vector": "with_positions_offsets",
                              "type": "text"
                            },
                            "shingles": {
                              "analyzer": "field_shingle_analyzer",
                              "term_vector": "with_positions_offsets",
                              "type": "text"
                            },
                            "stemmed": {
                              "analyzer": "field_snowball_analyzer",
                              "term_vector": "with_positions_offsets",
                              "type": "text"
                            }
                          },
                          "type": "text"
                        },
                        "createdBy": {
                          "fields": {
                            "keyword": {
                              "ignore_above": 256,
                              "type": "keyword"
                            }
                          },
                          "type": "text"
                        },
                        "createdOn": {
                          "ignore_malformed": true,
                          "include_in_all": false,
                          "type": "date"
                        },
                        "displayName": {
                          "fields": {
                            "keyword": {
                              "type": "keyword"
                            },
                            "ngrams": {
                              "analyzer": "field_ngram_analyzer",
                              "term_vector": "with_positions_offsets",
                              "type": "text"
                            },
                            "shingles": {
                              "analyzer": "field_shingle_analyzer",
                              "term_vector": "with_positions_offsets",
                              "type": "text"
                            },
                            "stemmed": {
                              "analyzer": "field_snowball_analyzer",
                              "term_vector": "with_positions_offsets",
                              "type": "text"
                            }
                          },
                          "term_vector": "with_positions_offsets",
                          "type": "text"
                        },
                        "orderNumber": {
                          "type": "long"
                        },
                        "updatedBy": {
                          "fields": {
                            "keyword": {
                              "ignore_above": 256,
                              "type": "keyword"
                            }
                          },
                          "type": "text"
                        },
                        "updatedOn": {
                          "ignore_malformed": true,
                          "include_in_all": false,
                          "type": "date"
                        }
                      }
                    },
                    "updatedBy": {
                      "fields": {
                        "keyword": {
                          "ignore_above": 256,
                          "type": "keyword"
                        }
                      },
                      "type": "text"
                    },
                    "updatedOn": {
                      "ignore_malformed": true,
                      "include_in_all": false,
                      "type": "date"
                    }
                  }
                },
                "createdBy": {
                  "fields": {
                    "keyword": {
                      "ignore_above": 256,
                      "type": "keyword"
                    }
                  },
                  "type": "text"
                },
                "createdOn": {
                  "ignore_malformed": true,
                  "include_in_all": false,
                  "type": "date"
                },
                "description": {
                  "fields": {
                    "keyword": {
                      "type": "keyword"
                    },
                    "ngrams": {
                      "analyzer": "field_ngram_analyzer",
                      "term_vector": "with_positions_offsets",
                      "type": "text"
                    },
                    "shingles": {
                      "analyzer": "field_shingle_analyzer",
                      "term_vector": "with_positions_offsets",
                      "type": "text"
                    },
                    "stemmed": {
                      "analyzer": "field_snowball_analyzer",
                      "term_vector": "with_positions_offsets",
                      "type": "text"
                    }
                  },
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                },
                "displayName": {
                  "fields": {
                    "keyword": {
                      "type": "keyword"
                    },
                    "ngrams": {
                      "analyzer": "field_ngram_analyzer",
                      "term_vector": "with_positions_offsets",
                      "type": "text"
                    },
                    "shingles": {
                      "analyzer": "field_shingle_analyzer",
                      "term_vector": "with_positions_offsets",
                      "type": "text"
                    },
                    "stemmed": {
                      "analyzer": "field_snowball_analyzer",
                      "term_vector": "with_positions_offsets",
                      "type": "text"
                    }
                  },
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                },
                "id": {
                  "type": "long"
                },
                "tagCode": {
                  "fields": {
                    "keyword": {
                      "ignore_above": 256,
                      "type": "keyword"
                    },
                    "ngrams": {
                      "analyzer": "field_ngram_analyzer",
                      "term_vector": "with_positions_offsets",
                      "type": "text"
                    },
                    "shingles": {
                      "analyzer": "field_shingle_analyzer",
                      "term_vector": "with_positions_offsets",
                      "type": "text"
                    },
                    "stemmed": {
                      "analyzer": "field_snowball_analyzer",
                      "term_vector": "with_positions_offsets",
                      "type": "text"
                    }
                  },
                  "type": "text"
                },
                "tagType": {
                  "properties": {
                    "code": {
                      "fields": {
                        "keyword": {
                          "ignore_above": 256,
                          "type": "keyword"
                        },
                        "ngrams": {
                          "analyzer": "field_ngram_analyzer",
                          "term_vector": "with_positions_offsets",
                          "type": "text"
                        },
                        "shingles": {
                          "analyzer": "field_shingle_analyzer",
                          "term_vector": "with_positions_offsets",
                          "type": "text"
                        },
                        "stemmed": {
                          "analyzer": "field_snowball_analyzer",
                          "term_vector": "with_positions_offsets",
                          "type": "text"
                        }
                      },
                      "type": "text"
                    },
                    "createdBy": {
                      "fields": {
                        "keyword": {
                          "ignore_above": 256,
                          "type": "keyword"
                        }
                      },
                      "type": "text"
                    },
                    "createdOn": {
                      "ignore_malformed": true,
                      "include_in_all": false,
                      "type": "date"
                    },
                    "displayName": {
                      "fields": {
                        "keyword": {
                          "type": "keyword"
                        },
                        "ngrams": {
                          "analyzer": "field_ngram_analyzer",
                          "term_vector": "with_positions_offsets",
                          "type": "text"
                        },
                        "shingles": {
                          "analyzer": "field_shingle_analyzer",
                          "term_vector": "with_positions_offsets",
                          "type": "text"
                        },
                        "stemmed": {
                          "analyzer": "field_snowball_analyzer",
                          "term_vector": "with_positions_offsets",
                          "type": "text"
                        }
                      },
                      "term_vector": "with_positions_offsets",
                      "type": "text"
                    },
                    "orderNumber": {
                      "type": "long"
                    },
                    "updatedBy": {
                      "fields": {
                        "keyword": {
                          "ignore_above": 256,
                          "type": "keyword"
                        }
                      },
                      "type": "text"
                    },
                    "updatedOn": {
                      "ignore_malformed": true,
                      "include_in_all": false,
                      "type": "date"
                    }
                  }
                },
                "updatedBy": {
                  "fields": {
                    "keyword": {
                      "ignore_above": 256,
                      "type": "keyword"
                    }
                  },
                  "type": "text"
                },
                "updatedOn": {
                  "ignore_malformed": true,
                  "include_in_all": false,
                  "type": "date"
                }
              }
            },
            "createdBy": {
              "fields": {
                "keyword": {
                  "ignore_above": 256,
                  "type": "keyword"
                }
              },
              "type": "text"
            },
            "createdOn": {
              "ignore_malformed": true,
              "include_in_all": false,
              "type": "date"
            },
            "description": {
              "fields": {
                "keyword": {
                  "type": "keyword"
                },
                "ngrams": {
                  "analyzer": "field_ngram_analyzer",
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                },
                "shingles": {
                  "analyzer": "field_shingle_analyzer",
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                },
                "stemmed": {
                  "analyzer": "field_snowball_analyzer",
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                }
              },
              "term_vector": "with_positions_offsets",
              "type": "text"
            },
            "displayName": {
              "fields": {
                "keyword": {
                  "type": "keyword"
                },
                "ngrams": {
                  "analyzer": "field_ngram_analyzer",
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                },
                "shingles": {
                  "analyzer": "field_shingle_analyzer",
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                },
                "stemmed": {
                  "analyzer": "field_snowball_analyzer",
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                }
              },
              "term_vector": "with_positions_offsets",
              "type": "text"
            },
            "id": {
              "type": "long"
            },
            "tagCode": {
              "fields": {
                "keyword": {
                  "ignore_above": 256,
                  "type": "keyword"
                },
                "ngrams": {
                  "analyzer": "field_ngram_analyzer",
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                },
                "shingles": {
                  "analyzer": "field_shingle_analyzer",
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                },
                "stemmed": {
                  "analyzer": "field_snowball_analyzer",
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                }
              },
              "type": "text"
            },
            "tagType": {
              "properties": {
                "code": {
                  "fields": {
                    "keyword": {
                      "ignore_above": 256,
                      "type": "keyword"
                    },
                    "ngrams": {
                      "analyzer": "field_ngram_analyzer",
                      "term_vector": "with_positions_offsets",
                      "type": "text"
                    },
                    "shingles": {
                      "analyzer": "field_shingle_analyzer",
                      "term_vector": "with_positions_offsets",
                      "type": "text"
                    },
                    "stemmed": {
                      "analyzer": "field_snowball_analyzer",
                      "term_vector": "with_positions_offsets",
                      "type": "text"
                    }
                  },
                  "type": "text"
                },
                "createdBy": {
                  "fields": {
                    "keyword": {
                      "ignore_above": 256,
                      "type": "keyword"
                    }
                  },
                  "type": "text"
                },
                "createdOn": {
                  "ignore_malformed": true,
                  "include_in_all": false,
                  "type": "date"
                },
                "displayName": {
                  "fields": {
                    "keyword": {
                      "type": "keyword"
                    },
                    "ngrams": {
                      "analyzer": "field_ngram_analyzer",
                      "term_vector": "with_positions_offsets",
                      "type": "text"
                    },
                    "shingles": {
                      "analyzer": "field_shingle_analyzer",
                      "term_vector": "with_positions_offsets",
                      "type": "text"
                    },
                    "stemmed": {
                      "analyzer": "field_snowball_analyzer",
                      "term_vector": "with_positions_offsets",
                      "type": "text"
                    }
                  },
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                },
                "orderNumber": {
                  "type": "long"
                },
                "updatedBy": {
                  "fields": {
                    "keyword": {
                      "ignore_above": 256,
                      "type": "keyword"
                    }
                  },
                  "type": "text"
                },
                "updatedOn": {
                  "ignore_malformed": true,
                  "include_in_all": false,
                  "type": "date"
                }
              }
            },
            "updatedBy": {
              "fields": {
                "keyword": {
                  "ignore_above": 256,
                  "type": "keyword"
                }
              },
              "type": "text"
            },
            "updatedOn": {
              "ignore_malformed": true,
              "include_in_all": false,
              "type": "date"
            }
          },
          "type": "nested"
        },
        "updatedBy": {
          "fields": {
            "keyword": {
              "ignore_above": 256,
              "type": "keyword"
            }
          },
          "type": "text"
        },
        "updatedOn": {
          "ignore_malformed": true,
          "include_in_all": false,
          "type": "date"
        }
      }
    },
    "businessObjectFormats": {
      "properties": {
        "attributeDefinitions": {
          "properties": {
            "createdBy": {
              "fields": {
                "keyword": {
                  "ignore_above": 256,
                  "type": "keyword"
                }
              },
              "type": "text"
            },
            "createdOn": {
              "ignore_malformed": true,
              "include_in_all": false,
              "type": "date"
            },
            "id": {
              "type": "long"
            },
            "name": {
              "fields": {
                "keyword": {
                  "ignore_above": 256,
                  "type": "keyword"
                },
                "ngrams": {
                  "analyzer": "field_ngram_analyzer",
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                },
                "shingles": {
                  "analyzer": "field_shingle_analyzer",
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                },
                "stemmed": {
                  "analyzer": "field_snowball_analyzer",
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                }
              },
              "term_vector": "with_positions_offsets",
              "type": "text"
            },
            "publish": {
              "type": "boolean"
            },
            "required": {
              "type": "boolean"
            },
            "updatedBy": {
              "fields": {
                "keyword": {
                  "ignore_above": 256,
                  "type": "keyword"
                }
              },
              "type": "text"
            },
            "updatedOn": {
              "ignore_malformed": true,
              "include_in_all": false,
              "type": "date"
            }
          }
        },
        "attributes": {
          "properties": {
            "createdBy": {
              "fields": {
                "keyword": {
                  "ignore_above": 256,
                  "type": "keyword"
                }
              },
              "type": "text"
            },
            "createdOn": {
              "ignore_malformed": true,
              "include_in_all": false,
              "type": "date"
            },
            "id": {
              "type": "long"
            },
            "name": {
              "fields": {
                "keyword": {
                  "ignore_above": 256,
                  "type": "keyword"
                },
                "ngrams": {
                  "analyzer": "field_ngram_analyzer",
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                },
                "shingles": {
                  "analyzer": "field_shingle_analyzer",
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                },
                "stemmed": {
                  "analyzer": "field_snowball_analyzer",
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                }
              },
              "term_vector": "with_positions_offsets",
              "type": "text"
            },
            "updatedBy": {
              "fields": {
                "keyword": {
                  "ignore_above": 256,
                  "type": "keyword"
                }
              },
              "type": "text"
            },
            "updatedOn": {
              "ignore_malformed": true,
              "include_in_all": false,
              "type": "date"
            },
            "value": {
              "fields": {
                "keyword": {
                  "ignore_above": 256,
                  "type": "keyword"
                },
                "ngrams": {
                  "analyzer": "field_ngram_analyzer",
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                },
                "shingles": {
                  "analyzer": "field_shingle_analyzer",
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                },
                "stemmed": {
                  "analyzer": "field_snowball_analyzer",
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                }
              },
              "type": "text"
            }
          }
        },
        "businessObjectFormatVersion": {
          "type": "long"
        },
        "createdBy": {
          "fields": {
            "keyword": {
              "ignore_above": 256,
              "type": "keyword"
            }
          },
          "type": "text"
        },
        "createdOn": {
          "ignore_malformed": true,
          "include_in_all": false,
          "type": "date"
        },
        "delimiter": {
          "fields": {
            "keyword": {
              "ignore_above": 256,
              "type": "keyword"
            }
          },
          "type": "text"
        },
        "description": {
          "fields": {
            "keyword": {
              "type": "keyword"
            },
            "ngrams": {
              "analyzer": "field_ngram_analyzer",
              "term_vector": "with_positions_offsets",
              "type": "text"
            },
            "shingles": {
              "analyzer": "field_shingle_analyzer",
              "term_vector": "with_positions_offsets",
              "type": "text"
            },
            "stemmed": {
              "analyzer": "field_snowball_analyzer",
              "term_vector": "with_positions_offsets",
              "type": "text"
            }
          },
          "term_vector": "with_positions_offsets",
          "type": "text"
        },
        "escapeCharacter": {
          "fields": {
            "keyword": {
              "ignore_above": 256,
              "type": "keyword"
            }
          },
          "type": "text"
        },
        "fileType": {
          "properties": {
            "code": {
              "fields": {
                "keyword": {
                  "ignore_above": 256,
                  "type": "keyword"
                },
                "ngrams": {
                  "analyzer": "field_ngram_analyzer",
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                },
                "shingles": {
                  "analyzer": "field_shingle_analyzer",
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                },
                "stemmed": {
                  "analyzer": "field_snowball_analyzer",
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                }
              },
              "type": "text"
            },
            "createdBy": {
              "fields": {
                "keyword": {
                  "ignore_above": 256,
                  "type": "keyword"
                }
              },
              "type": "text"
            },
            "createdOn": {
              "ignore_malformed": true,
              "include_in_all": false,
              "type": "date"
            },
            "description": {
              "fields": {
                "keyword": {
                  "type": "keyword"
                },
                "ngrams": {
                  "analyzer": "field_ngram_analyzer",
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                },
                "shingles": {
                  "analyzer": "field_shingle_analyzer",
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                },
                "stemmed": {
                  "analyzer": "field_snowball_analyzer",
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                }
              },
              "term_vector": "with_positions_offsets",
              "type": "text"
            },
            "updatedBy": {
              "fields": {
                "keyword": {
                  "ignore_above": 256,
                  "type": "keyword"
                }
              },
              "type": "text"
            },
            "updatedOn": {
              "ignore_malformed": true,
              "include_in_all": false,
              "type": "date"
            }
          }
        },
        "id": {
          "type": "long"
        },
        "latestVersion": {
          "type": "boolean"
        },
        "nullValue": {
          "fields": {
            "keyword": {
              "ignore_above": 256,
              "type": "keyword"
            }
          },
          "type": "text"
        },
        "partitionKey": {
          "fields": {
            "keyword": {
              "ignore_above": 256,
              "type": "keyword"
            }
          },
          "type": "text"
        },
        "partitionKeyGroup": {
          "properties": {
            "createdBy": {
              "fields": {
                "keyword": {
                  "ignore_above": 256,
                  "type": "keyword"
                }
              },
              "type": "text"
            },
            "createdOn": {
              "ignore_malformed": true,
              "include_in_all": false,
              "type": "date"
            },
            "expectedPartitionValues": {
              "properties": {
                "createdBy": {
                  "fields": {
                    "keyword": {
                      "ignore_above": 256,
                      "type": "keyword"
                    }
                  },
                  "type": "text"
                },
                "createdOn": {
                  "ignore_malformed": true,
                  "include_in_all": false,
                  "type": "date"
                },
                "id": {
                  "type": "long"
                },
                "partitionValue": {
                  "ignore_malformed": true,
                  "type": "date"
                },
                "updatedBy": {
                  "fields": {
                    "keyword": {
                      "ignore_above": 256,
                      "type": "keyword"
                    }
                  },
                  "type": "text"
                },
                "updatedOn": {
                  "ignore_malformed": true,
                  "include_in_all": false,
                  "type": "date"
                }
              }
            },
            "partitionKeyGroupName": {
              "fields": {
                "keyword": {
                  "ignore_above": 256,
                  "type": "keyword"
                }
              },
              "type": "text"
            },
            "updatedBy": {
              "fields": {
                "keyword": {
                  "ignore_above": 256,
                  "type": "keyword"
                }
              },
              "type": "text"
            },
            "updatedOn": {
              "ignore_malformed": true,
              "include_in_all": false,
              "type": "date"
            }
          }
        },
        "updatedBy": {
          "fields": {
            "keyword": {
              "ignore_above": 256,
              "type": "keyword"
            }
          },
          "type": "text"
        },
        "updatedOn": {
          "ignore_malformed": true,
          "include_in_all": false,
          "type": "date"
        },
        "usage": {
          "fields": {
            "keyword": {
              "ignore_above": 256,
              "type": "keyword"
            },
            "ngrams": {
              "analyzer": "field_ngram_analyzer",
              "term_vector": "with_positions_offsets",
              "type": "text"
            },
            "shingles": {
              "analyzer": "field_shingle_analyzer",
              "term_vector": "with_positions_offsets",
              "type": "text"
            },
            "stemmed": {
              "analyzer": "field_snowball_analyzer",
              "term_vector": "with_positions_offsets",
              "type": "text"
            }
          },
          "term_vector": "with_positions_offsets",
          "type": "text"
        }
      }
    },
    "columns": {
      "properties": {
        "createdBy": {
          "fields": {
            "keyword": {
              "ignore_above": 256,
              "type": "keyword"
            }
          },
          "type": "text"
        },
        "createdOn": {
          "ignore_malformed": true,
          "include_in_all": false,
          "type": "date"
        },
        "description": {
          "fields": {
            "keyword": {
              "type": "keyword"
            },
            "ngrams": {
              "analyzer": "field_ngram_analyzer",
              "term_vector": "with_positions_offsets",
              "type": "text"
            },
            "shingles": {
              "analyzer": "field_shingle_analyzer",
              "term_vector": "with_positions_offsets",
              "type": "text"
            },
            "stemmed": {
              "analyzer": "field_snowball_analyzer",
              "term_vector": "with_positions_offsets",
              "type": "text"
            }
          },
          "term_vector": "with_positions_offsets",
          "type": "text"
        },
        "id": {
          "type": "long"
        },
        "name": {
          "fields": {
            "keyword": {
              "ignore_above": 256,
              "type": "keyword"
            },
            "ngrams": {
              "analyzer": "field_ngram_analyzer",
              "term_vector": "with_positions_offsets",
              "type": "text"
            },
            "shingles": {
              "analyzer": "field_shingle_analyzer",
              "term_vector": "with_positions_offsets",
              "type": "text"
            },
            "stemmed": {
              "analyzer": "field_snowball_analyzer",
              "term_vector": "with_positions_offsets",
              "type": "text"
            }
          },
          "term_vector": "with_positions_offsets",
          "type": "text"
        },
        "updatedBy": {
          "fields": {
            "keyword": {
              "ignore_above": 256,
              "type": "keyword"
            }
          },
          "type": "text"
        },
        "updatedOn": {
          "ignore_malformed": true,
          "include_in_all": false,
          "type": "date"
        }
      }
    },
    "createdBy": {
      "fields": {
        "keyword": {
          "ignore_above": 256,
          "type": "keyword"
        }
      },
      "type": "text"
    },
    "createdOn": {
      "ignore_malformed": true,
      "include_in_all": false,
      "type": "date"
    },
    "dataProvider": {
      "properties": {
        "createdBy": {
          "fields": {
            "keyword": {
              "ignore_above": 256,
              "type": "keyword"
            }
          },
          "type": "text"
        },
        "createdOn": {
          "ignore_malformed": true,
          "include_in_all": false,
          "type": "date"
        },
        "name": {
          "fields": {
            "keyword": {
              "ignore_above": 256,
              "type": "keyword"
            },
            "ngrams": {
              "analyzer": "field_ngram_analyzer",
              "term_vector": "with_positions_offsets",
              "type": "text"
            },
            "shingles": {
              "analyzer": "field_shingle_analyzer",
              "term_vector": "with_positions_offsets",
              "type": "text"
            },
            "stemmed": {
              "analyzer": "field_snowball_analyzer",
              "term_vector": "with_positions_offsets",
              "type": "text"
            }
          },
          "type": "text"
        },
        "updatedBy": {
          "fields": {
            "keyword": {
              "ignore_above": 256,
              "type": "keyword"
            }
          },
          "type": "text"
        },
        "updatedOn": {
          "ignore_malformed": true,
          "include_in_all": false,
          "type": "date"
        }
      }
    },
    "description": {
      "fields": {
        "keyword": {
          "type": "keyword"
        },
        "ngrams": {
          "analyzer": "field_ngram_analyzer",
          "term_vector": "with_positions_offsets",
          "type": "text"
        },
        "shingles": {
          "analyzer": "field_shingle_analyzer",
          "term_vector": "with_positions_offsets",
          "type": "text"
        },
        "stemmed": {
          "analyzer": "field_snowball_analyzer",
          "term_vector": "with_positions_offsets",
          "type": "text"
        }
      },
      "term_vector": "with_positions_offsets",
      "type": "text"
    },
    "descriptiveBusinessObjectFormat": {
      "properties": {
        "businessObjectFormatVersion": {
          "type": "long"
        },
        "createdBy": {
          "fields": {
            "keyword": {
              "ignore_above": 256,
              "type": "keyword"
            }
          },
          "type": "text"
        },
        "createdOn": {
          "ignore_malformed": true,
          "include_in_all": false,
          "type": "date"
        },
        "delimiter": {
          "fields": {
            "keyword": {
              "ignore_above": 256,
              "type": "keyword"
            }
          },
          "type": "text"
        },
        "description": {
          "fields": {
            "keyword": {
              "type": "keyword"
            },
            "ngrams": {
              "analyzer": "field_ngram_analyzer",
              "term_vector": "with_positions_offsets",
              "type": "text"
            },
            "shingles": {
              "analyzer": "field_shingle_analyzer",
              "term_vector": "with_positions_offsets",
              "type": "text"
            },
            "stemmed": {
              "analyzer": "field_snowball_analyzer",
              "term_vector": "with_positions_offsets",
              "type": "text"
            }
          },
          "term_vector": "with_positions_offsets",
          "type": "text"
        },
        "escapeCharacter": {
          "fields": {
            "keyword": {
              "ignore_above": 256,
              "type": "keyword"
            }
          },
          "type": "text"
        },
        "fileType": {
          "properties": {
            "code": {
              "fields": {
                "keyword": {
                  "ignore_above": 256,
                  "type": "keyword"
                },
                "ngrams": {
                  "analyzer": "field_ngram_analyzer",
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                },
                "shingles": {
                  "analyzer": "field_shingle_analyzer",
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                },
                "stemmed": {
                  "analyzer": "field_snowball_analyzer",
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                }
              },
              "type": "text"
            },
            "createdBy": {
              "fields": {
                "keyword": {
                  "ignore_above": 256,
                  "type": "keyword"
                }
              },
              "type": "text"
            },
            "createdOn": {
              "ignore_malformed": true,
              "include_in_all": false,
              "type": "date"
            },
            "description": {
              "fields": {
                "keyword": {
                  "type": "keyword"
                },
                "ngrams": {
                  "analyzer": "field_ngram_analyzer",
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                },
                "shingles": {
                  "analyzer": "field_shingle_analyzer",
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                },
                "stemmed": {
                  "analyzer": "field_snowball_analyzer",
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                }
              },
              "term_vector": "with_positions_offsets",
              "type": "text"
            },
            "updatedBy": {
              "fields": {
                "keyword": {
                  "ignore_above": 256,
                  "type": "keyword"
                }
              },
              "type": "text"
            },
            "updatedOn": {
              "ignore_malformed": true,
              "include_in_all": false,
              "type": "date"
            }
          }
        },
        "id": {
          "type": "long"
        },
        "latestVersion": {
          "type": "boolean"
        },
        "nullValue": {
          "fields": {
            "keyword": {
              "ignore_above": 256,
              "type": "keyword"
            }
          },
          "type": "text"
        },
        "partitionKey": {
          "fields": {
            "keyword": {
              "ignore_above": 256,
              "type": "keyword"
            }
          },
          "type": "text"
        },
        "partitionKeyGroup": {
          "properties": {
            "createdBy": {
              "fields": {
                "keyword": {
                  "ignore_above": 256,
                  "type": "keyword"
                }
              },
              "type": "text"
            },
            "createdOn": {
              "ignore_malformed": true,
              "include_in_all": false,
              "type": "date"
            },
            "expectedPartitionValues": {
              "properties": {
                "createdBy": {
                  "fields": {
                    "keyword": {
                      "ignore_above": 256,
                      "type": "keyword"
                    }
                  },
                  "type": "text"
                },
                "createdOn": {
                  "ignore_malformed": true,
                  "include_in_all": false,
                  "type": "date"
                },
                "id": {
                  "type": "long"
                },
                "partitionValue": {
                  "ignore_malformed": true,
                  "type": "date"
                },
                "updatedBy": {
                  "fields": {
                    "keyword": {
                      "ignore_above": 256,
                      "type": "keyword"
                    }
                  },
                  "type": "text"
                },
                "updatedOn": {
                  "ignore_malformed": true,
                  "include_in_all": false,
                  "type": "date"
                }
              }
            },
            "partitionKeyGroupName": {
              "fields": {
                "keyword": {
                  "ignore_above": 256,
                  "type": "keyword"
                }
              },
              "type": "text"
            },
            "updatedBy": {
              "fields": {
                "keyword": {
                  "ignore_above": 256,
                  "type": "keyword"
                }
              },
              "type": "text"
            },
            "updatedOn": {
              "ignore_malformed": true,
              "include_in_all": false,
              "type": "date"
            }
          }
        },
        "schemaColumns": {
          "properties": {
            "createdBy": {
              "fields": {
                "keyword": {
                  "ignore_above": 256,
                  "type": "keyword"
                }
              },
              "type": "text"
            },
            "description": {
              "fields": {
                "keyword": {
                  "ignore_above": 256,
                  "type": "keyword"
                }
              },
              "type": "text"
            },
            "name": {
              "fields": {
                "keyword": {
                  "ignore_above": 256,
                  "type": "keyword"
                },
                "ngrams": {
                  "analyzer": "field_ngram_analyzer",
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                },
                "shingles": {
                  "analyzer": "field_shingle_analyzer",
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                },
                "stemmed": {
                  "analyzer": "field_snowball_analyzer",
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                }
              },
              "term_vector": "with_positions_offsets",
              "type": "text"
            },
            "size": {
              "fields": {
                "keyword": {
                  "ignore_above": 256,
                  "type": "keyword"
                }
              },
              "type": "text"
            },
            "type": {
              "fields": {
                "keyword": {
                  "ignore_above": 256,
                  "type": "keyword"
                }
              },
              "type": "text"
            }
          }
        },
        "updatedBy": {
          "fields": {
            "keyword": {
              "ignore_above": 256,
              "type": "keyword"
            }
          },
          "type": "text"
        },
        "updatedOn": {
          "ignore_malformed": true,
          "include_in_all": false,
          "type": "date"
        },
        "usage": {
          "fields": {
            "keyword": {
              "ignore_above": 256,
              "type": "keyword"
            },
            "ngrams": {
              "analyzer": "field_ngram_analyzer",
              "term_vector": "with_positions_offsets",
              "type": "text"
            },
            "shingles": {
              "analyzer": "field_shingle_analyzer",
              "term_vector": "with_positions_offsets",
              "type": "text"
            },
            "stemmed": {
              "analyzer": "field_snowball_analyzer",
              "term_vector": "with_positions_offsets",
              "type": "text"
            }
          },
          "type": "text"
        }
      }
    },
    "displayName": {
      "fields": {
        "keyword": {
          "type": "keyword"
        },
        "ngrams": {
          "analyzer": "field_ngram_analyzer",
          "term_vector": "with_positions_offsets",
          "type": "text"
        },
        "shingles": {
          "analyzer": "field_shingle_analyzer",
          "term_vector": "with_positions_offsets",
          "type": "text"
        },
        "stemmed": {
          "analyzer": "field_snowball_analyzer",
          "term_vector": "with_positions_offsets",
          "type": "text"
        }
      },
      "term_vector": "with_positions_offsets",
      "type": "text"
    },
    "id": {
      "type": "long"
    },
    "name": {
      "fields": {
        "keyword": {
          "ignore_above": 256,
          "type": "keyword"
        },
        "ngrams": {
          "analyzer": "field_ngram_analyzer",
          "term_vector": "with_positions_offsets",
          "type": "text"
        },
        "shingles": {
          "analyzer": "field_shingle_analyzer",
          "term_vector": "with_positions_offsets",
          "type": "text"
        },
        "stemmed": {
          "analyzer": "field_snowball_analyzer",
          "term_vector": "with_positions_offsets",
          "type": "text"
        }
      },
      "term_vector": "with_positions_offsets",
      "type": "text"
    },
    "namespace": {
      "properties": {
        "code": {
          "fields": {
            "keyword": {
              "ignore_above": 256,
              "type": "keyword"
            },
            "ngrams": {
              "analyzer": "field_ngram_analyzer",
              "term_vector": "with_positions_offsets",
              "type": "text"
            },
            "shingles": {
              "analyzer": "field_shingle_analyzer",
              "term_vector": "with_positions_offsets",
              "type": "text"
            },
            "stemmed": {
              "analyzer": "field_snowball_analyzer",
              "term_vector": "with_positions_offsets",
              "type": "text"
            }
          },
          "term_vector": "with_positions_offsets",
          "type": "text"
        },
        "createdBy": {
          "fields": {
            "keyword": {
              "ignore_above": 256,
              "type": "keyword"
            }
          },
          "type": "text"
        },
        "createdOn": {
          "ignore_malformed": true,
          "include_in_all": false,
          "type": "date"
        },
        "updatedBy": {
          "fields": {
            "keyword": {
              "ignore_above": 256,
              "type": "keyword"
            }
          },
          "type": "text"
        },
        "updatedOn": {
          "ignore_malformed": true,
          "include_in_all": false,
          "type": "date"
        }
      }
    },
    "sampleDataFiles": {
      "properties": {
        "createdBy": {
          "fields": {
            "keyword": {
              "ignore_above": 256,
              "type": "keyword"
            }
          },
          "type": "text"
        },
        "createdOn": {
          "ignore_malformed": true,
          "include_in_all": false,
          "type": "date"
        },
        "directoryPath": {
          "fields": {
            "keyword": {
              "ignore_above": 256,
              "type": "keyword"
            },
            "ngrams": {
              "analyzer": "field_ngram_analyzer",
              "term_vector": "with_positions_offsets",
              "type": "text"
            },
            "shingles": {
              "analyzer": "field_shingle_analyzer",
              "term_vector": "with_positions_offsets",
              "type": "text"
            },
            "stemmed": {
              "analyzer": "field_snowball_analyzer",
              "term_vector": "with_positions_offsets",
              "type": "text"
            }
          },
          "type": "text"
        },
        "fileName": {
          "fields": {
            "keyword": {
              "ignore_above": 256,
              "type": "keyword"
            },
            "ngrams": {
              "analyzer": "field_ngram_analyzer",
              "term_vector": "with_positions_offsets",
              "type": "text"
            },
            "shingles": {
              "analyzer": "field_shingle_analyzer",
              "term_vector": "with_positions_offsets",
              "type": "text"
            },
            "stemmed": {
              "analyzer": "field_snowball_analyzer",
              "term_vector": "with_positions_offsets",
              "type": "text"
            }
          },
          "type": "text"
        },
        "fileSizeBytes": {
          "type": "long"
        },
        "id": {
          "type": "long"
        },
        "storage": {
          "properties": {
            "attributes": {
              "properties": {
                "createdBy": {
                  "fields": {
                    "keyword": {
                      "ignore_above": 256,
                      "type": "keyword"
                    }
                  },
                  "type": "text"
                },
                "createdOn": {
                  "ignore_malformed": true,
                  "include_in_all": false,
                  "type": "date"
                },
                "id": {
                  "type": "long"
                },
                "name": {
                  "fields": {
                    "keyword": {
                      "ignore_above": 256,
                      "type": "keyword"
                    },
                    "ngrams": {
                      "analyzer": "field_ngram_analyzer",
                      "term_vector": "with_positions_offsets",
                      "type": "text"
                    },
                    "shingles": {
                      "analyzer": "field_shingle_analyzer",
                      "term_vector": "with_positions_offsets",
                      "type": "text"
                    },
                    "stemmed": {
                      "analyzer": "field_snowball_analyzer",
                      "term_vector": "with_positions_offsets",
                      "type": "text"
                    }
                  },
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                },
                "updatedBy": {
                  "fields": {
                    "keyword": {
                      "ignore_above": 256,
                      "type": "keyword"
                    }
                  },
                  "type": "text"
                },
                "updatedOn": {
                  "ignore_malformed": true,
                  "include_in_all": false,
                  "type": "date"
                },
                "value": {
                  "fields": {
                    "keyword": {
                      "ignore_above": 256,
                      "type": "keyword"
                    },
                    "ngrams": {
                      "analyzer": "field_ngram_analyzer",
                      "term_vector": "with_positions_offsets",
                      "type": "text"
                    },
                    "shingles": {
                      "analyzer": "field_shingle_analyzer",
                      "term_vector": "with_positions_offsets",
                      "type": "text"
                    },
                    "stemmed": {
                      "analyzer": "field_snowball_analyzer",
                      "term_vector": "with_positions_offsets",
                      "type": "text"
                    }
                  },
                  "type": "text"
                }
              }
            },
            "createdBy": {
              "fields": {
                "keyword": {
                  "ignore_above": 256,
                  "type": "keyword"
                }
              },
              "type": "text"
            },
            "createdOn": {
              "ignore_malformed": true,
              "include_in_all": false,
              "type": "date"
            },
            "name": {
              "fields": {
                "keyword": {
                  "ignore_above": 256,
                  "type": "keyword"
                },
                "ngrams": {
                  "analyzer": "field_ngram_analyzer",
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                },
                "shingles": {
                  "analyzer": "field_shingle_analyzer",
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                },
                "stemmed": {
                  "analyzer": "field_snowball_analyzer",
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                }
              },
              "term_vector": "with_positions_offsets",
              "type": "text"
            },
            "storagePlatform": {
              "properties": {
                "createdBy": {
                  "fields": {
                    "keyword": {
                      "ignore_above": 256,
                      "type": "keyword"
                    }
                  },
                  "type": "text"
                },
                "createdOn": {
                  "ignore_malformed": true,
                  "include_in_all": false,
                  "type": "date"
                },
                "name": {
                  "fields": {
                    "keyword": {
                      "ignore_above": 256,
                      "type": "keyword"
                    },
                    "ngrams": {
                      "analyzer": "field_ngram_analyzer",
                      "term_vector": "with_positions_offsets",
                      "type": "text"
                    },
                    "shingles": {
                      "analyzer": "field_shingle_analyzer",
                      "term_vector": "with_positions_offsets",
                      "type": "text"
                    },
                    "stemmed": {
                      "analyzer": "field_snowball_analyzer",
                      "term_vector": "with_positions_offsets",
                      "type": "text"
                    }
                  },
                  "term_vector": "with_positions_offsets",
                  "type": "text"
                },
                "updatedBy": {
                  "fields": {
                    "keyword": {
                      "ignore_above": 256,
                      "type": "keyword"
                    }
                  },
                  "type": "text"
                },
                "updatedOn": {
                  "ignore_malformed": true,
                  "include_in_all": false,
                  "type": "date"
                }
              }
            },
            "updatedBy": {
              "fields": {
                "keyword": {
                  "ignore_above": 256,
                  "type": "keyword"
                }
              },
              "type": "text"
            },
            "updatedOn": {
              "ignore_malformed": true,
              "include_in_all": false,
              "type": "date"
            }
          }
        },
        "updatedBy": {
          "fields": {
            "keyword": {
              "ignore_above": 256,
              "type": "keyword"
            }
          },
          "type": "text"
        },
        "updatedOn": {
          "ignore_malformed": true,
          "include_in_all": false,
          "type": "date"
        }
      }
    },
    "subjectMatterExperts": {
      "properties": {
        "userId": {
          "fields": {
            "keyword": {
              "ignore_above": 256,
              "type": "keyword"
            },
            "ngrams": {
              "analyzer": "field_ngram_analyzer",
              "term_vector": "with_positions_offsets",
              "type": "text"
            },
            "shingles": {
              "analyzer": "field_shingle_analyzer",
              "term_vector": "with_positions_offsets",
              "type": "text"
            },
            "stemmed": {
              "analyzer": "field_snowball_analyzer",
              "term_vector": "with_positions_offsets",
              "type": "text"
            }
          },
          "term_vector": "with_positions_offsets",
          "type": "text"
        }
      }
    },
    "updatedBy": {
      "fields": {
        "keyword": {
          "ignore_above": 256,
          "type": "keyword"
        }
      },
      "type": "text"
    },
    "updatedOn": {
      "ignore_malformed": true,
      "include_in_all": false,
      "type": "date"
    }
  }
}
Clone this wiki locally