Hits: 10000 — pagina 1/200 — sorteer op: id (asc)
{
"from": 0,
"size": 50,
"query": {
"bool": {
"must": [
{
"bool": {
"should": [
{
"term": {
"selectie": "Y"
}
},
{
"term": {
"selectie.keyword": "Y"
}
}
],
"minimum_should_match": 1
}
}
]
}
},
"highlight": {
"pre_tags": [
"<mark>"
],
"post_tags": [
"<\/mark>"
],
"require_field_match": true,
"fields": {
"name_ship": {
"type": "unified",
"fragment_size": 260,
"number_of_fragments": 8
},
"skipper": {
"type": "unified",
"fragment_size": 260,
"number_of_fragments": 8
},
"initials": {
"type": "unified",
"fragment_size": 260,
"number_of_fragments": 8
},
"cargo": {
"type": "unified",
"fragment_size": 260,
"number_of_fragments": 8
},
"samenvatting": {
"type": "unified",
"fragment_size": 260,
"number_of_fragments": 8
},
"personen": {
"type": "unified",
"number_of_fragments": 0
},
"locaties_in_akte": {
"type": "unified",
"fragment_size": 260,
"number_of_fragments": 8
},
"reisroute": {
"type": "unified",
"fragment_size": 260,
"number_of_fragments": 8
},
"circumstance": {
"type": "unified",
"fragment_size": 260,
"number_of_fragments": 8
},
"location_indication": {
"type": "unified",
"fragment_size": 260,
"number_of_fragments": 8
},
"link": {
"type": "unified",
"fragment_size": 260,
"number_of_fragments": 8
}
}
},
"sort": [
{
"id": {
"order": "asc",
"unmapped_type": "keyword"
}
},
{
"id": {
"order": "asc"
}
}
]
}