{
"availabilityFilter": {
"from": "string",
"minimumHours": 0,
"onlyReturnUnknown": true,
"onlyReturnUnavailable": true
},
"activityFilter": {
"from": "2019-08-24T14:15:22Z",
"to": "2019-08-24T14:15:22Z"
},
"searchId": "9b1a67f9-9477-48e5-8a6c-11b70245e1d9",
"context": 0,
"offset": 0,
"limit": 0,
"sortBy": "string",
"returnIdsOnly": true,
"includeResults": true,
"includeAggregates": true,
"aggregates": [
"string"
],
"includeHighlights": true,
"includeUnpublishedDocs": true,
"includeDateHistograms": true,
"freeTextFilters": [
{
"category": "string",
"subCategory": "string",
"value": "string"
}
],
"nameFilters": [
{
"value": "string"
}
],
"locationFilter": {
"name": "string",
"coordinates": {
"longitude": 0,
"latitude": 0
},
"distance": 0
},
"skillFilters": [
{
"skillType": "string",
"minYearsOfExperience": 0,
"maxYearsOfExperience": 0,
"negate": true,
"value": "string"
}
],
"termFilters": [
{
"name": "string",
"key": "string",
"negate": true,
"value": "string"
}
],
"rangeFilters": [
{
"name": "string",
"minValue": "string",
"maxValue": "string"
}
],
"includedIds": [
"string"
],
"excludedIds": [
"string"
],
"boostedIds": {
"property1": 0,
"property2": 0
},
"systemFilters": {
"termFilters": [
null
]
}
}