string(19) "Search query failed" string(87) "search_parse_exception: from is set to [-48] and is expected to be higher or equal to 0"
{
"index": "equestrianindex_live",
"type": "entries",
"body": {
"query": {
"filtered": {
"query": {
"bool": {
"must": [
{
"term": {
"consumer": true
}
},
{
"terms": {
"categories.category_id": [
"33",
"34",
"35",
"36",
"38",
"40",
"41",
"43",
"44",
"45",
"46",
"186",
"279",
"285",
"286",
"287",
"292",
"293",
"586",
"589",
"519"
]
}
}
],
"must_not": [
{
"term": {
"inactive": true
}
}
]
}
}
}
},
"from": -48,
"size": 48,
"sort": [
{
"name.raw": {
"order": "asc"
}
},
{
"_score": "desc"
}
]
}
}