Skip to content

Instantly share code, notes, and snippets.

@vizanto
Created December 11, 2012 12:30
Show Gist options
  • Save vizanto/4258227 to your computer and use it in GitHub Desktop.
Save vizanto/4258227 to your computer and use it in GitHub Desktop.
{
"c0": {
"dynamic": "strict",
"_source": {
"compress": true
},
"properties": {
"c000": {
"type": "string",
"index_name": "kenteken"
},
"c001": {
"type": "integer",
"index_name": "bpm"
},
"c002": {
"type": "boolean",
"index_name": "wachtopkeuren"
},
"c003": {
"properties": {
"v": {
"type": "integer"
},
"x": {
"type": "string"
}
}
},
"c004": {
"dynamic": "strict",
"properties": {
"c100": {
"type": "date",
"index_name": "vervalAPK",
"format": "dateOptionalTime"
},
"c101": {
"type": "date",
"index_name": "aanvangTenaamstelling",
"format": "dateOptionalTime"
},
"c102": {
"type": "date",
"index_name": "eersteAfgifteNederland",
"format": "dateOptionalTime"
},
"c103": {
"type": "date",
"index_name": "eersteToelating",
"format": "dateOptionalTime"
}
}
},
"c005": {
"dynamic": "strict",
"properties": {
"c200": {
"type": "string",
"index_name": "eerstekleur"
},
"c201": {
"type": "string",
"index_name": "tweedekleur"
},
"c202": {
"type": "string",
"index_name": "inrichting"
}
}
},
"c006": {
"dynamic": "strict",
"properties": {
"c300": {
"type": "string",
"index_name": "soort"
},
"c301": {
"type": "string",
"index_name": "merk"
},
"c302": {
"type": "string",
"index_name": "handelsbenaming"
},
"c303": {
"type": "integer",
"index_name": "catalogusprijs"
},
"c304": {
"type": "integer",
"index_name": "aantalCilinders"
},
"c305": {
"type": "integer",
"index_name": "aantalStaanplaatsen"
},
"c306": {
"type": "integer",
"index_name": "aantalZitplaatsen"
},
"c307": {
"type": "integer",
"index_name": "cilinderinhoud"
},
"c308": {
"type": "integer",
"index_name": "vermogen"
},
"c309": {
"type": "double",
"index_name": "vermogenbromsnorfiets"
},
"c30a": {
"properties": {
"v": {
"type": "integer"
},
"x": {
"type": "string"
}
}
},
"c30b": {
"properties": {
"v": {
"type": "integer"
},
"x": {
"type": "string"
}
}
},
"c30c": {
"dynamic": "strict",
"properties": {
"c400": {
"type": "double",
"index_name": "stad"
},
"c401": {
"type": "double",
"index_name": "buitenweg"
},
"c402": {
"type": "double",
"index_name": "gecombineerd"
}
}
},
"c30d": {
"dynamic": "strict",
"properties": {
"c500": {
"type": "integer",
"index_name": "cO2uitstootgecombineerd"
},
"c501": {
"properties": {
"v": {
"type": "integer"
},
"x": {
"type": "string"
}
}
},
"c502": {
"type": "boolean",
"index_name": "retrofitroetfilter"
},
"c503": {
"properties": {
"v": {
"type": "integer"
},
"x": {
"type": "string"
}
}
},
"c504": {
"properties": {
"v": {
"type": "integer"
},
"x": {
"type": "string"
}
}
}
}
},
"c30e": {
"type": "integer",
"index_name": "maximaleConstructiesnelheid"
},
"c30f": {
"type": "integer",
"index_name": "laadvermogen_KG"
},
"c310": {
"type": "integer",
"index_name": "massaLeegVoertuig_KG"
},
"c311": {
"type": "integer",
"index_name": "massaRijklaar_KG"
},
"c312": {
"type": "integer",
"index_name": "toegestaneMaximumMassa_KG"
},
"c313": {
"dynamic": "strict",
"properties": {
"c600": {
"type": "integer",
"index_name": "geremd"
},
"c601": {
"type": "integer",
"index_name": "ongeremd"
},
"c602": {
"type": "integer",
"index_name": "autonoom_geremd"
},
"c603": {
"type": "integer",
"index_name": "middenas_geremd"
},
"c604": {
"type": "integer",
"index_name": "oplegger_geremd"
}
}
}
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment