2024-03-20 10:08:28 +01:00
|
|
|
{
|
|
|
|
"name": "settings-remove-add-swap-searchable.json",
|
2024-03-19 12:17:49 +01:00
|
|
|
"run_count": 5,
|
2024-03-20 10:08:28 +01:00
|
|
|
"extra_cli_args": [
|
|
|
|
"--max-indexing-threads=4"
|
|
|
|
],
|
|
|
|
"assets": {
|
|
|
|
"150k-people.json": {
|
|
|
|
"local_location": null,
|
|
|
|
"remote_location": "https://milli-benchmarks.fra1.digitaloceanspaces.com/bench/datasets/150k-people.json",
|
|
|
|
"sha256": "28c359a0956958af0ba204ec11bad3045a0864a10b4838914fea25a01724f84b"
|
|
|
|
}
|
|
|
|
},
|
2024-05-07 14:03:14 +02:00
|
|
|
"precommands": [
|
2024-03-20 10:08:28 +01:00
|
|
|
{
|
|
|
|
"route": "indexes/peoples/settings",
|
|
|
|
"method": "PATCH",
|
|
|
|
"body": {
|
|
|
|
"inline": {
|
|
|
|
"searchableAttributes": [
|
|
|
|
"last_name",
|
|
|
|
"first_name",
|
|
|
|
"featured_job_organization_name",
|
|
|
|
"facebook_url",
|
|
|
|
"twitter_url",
|
|
|
|
"linkedin_url"
|
|
|
|
],
|
|
|
|
"filterableAttributes": [
|
|
|
|
"city",
|
|
|
|
"region",
|
|
|
|
"country_code",
|
|
|
|
"featured_job_title",
|
|
|
|
"featured_job_organization_name"
|
|
|
|
],
|
|
|
|
"dictionary": [
|
|
|
|
"https://",
|
|
|
|
"http://",
|
|
|
|
"www.",
|
|
|
|
"crunchbase.com",
|
|
|
|
"facebook.com",
|
|
|
|
"twitter.com",
|
|
|
|
"linkedin.com"
|
|
|
|
],
|
|
|
|
"stopWords": [
|
|
|
|
"https://",
|
|
|
|
"http://",
|
|
|
|
"www.",
|
|
|
|
"crunchbase.com",
|
|
|
|
"facebook.com",
|
|
|
|
"twitter.com",
|
|
|
|
"linkedin.com"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"synchronous": "DontWait"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"route": "indexes/peoples/documents",
|
|
|
|
"method": "POST",
|
|
|
|
"body": {
|
|
|
|
"asset": "150k-people.json"
|
|
|
|
},
|
|
|
|
"synchronous": "WaitForTask"
|
2024-05-07 14:03:14 +02:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"commands": [
|
2024-03-20 10:08:28 +01:00
|
|
|
{
|
|
|
|
"route": "indexes/peoples/settings",
|
|
|
|
"method": "PATCH",
|
|
|
|
"body": {
|
|
|
|
"inline": {
|
|
|
|
"searchableAttributes": [
|
|
|
|
"last_name",
|
|
|
|
"first_name",
|
|
|
|
"featured_job_organization_name"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"synchronous": "WaitForTask"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"route": "indexes/peoples/settings",
|
|
|
|
"method": "PATCH",
|
|
|
|
"body": {
|
|
|
|
"inline": {
|
|
|
|
"searchableAttributes": [
|
|
|
|
"last_name",
|
|
|
|
"first_name",
|
|
|
|
"featured_job_organization_name",
|
|
|
|
"facebook_url",
|
|
|
|
"twitter_url",
|
|
|
|
"linkedin_url"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"synchronous": "WaitForTask"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"route": "indexes/peoples/settings",
|
|
|
|
"method": "PATCH",
|
|
|
|
"body": {
|
|
|
|
"inline": {
|
|
|
|
"searchableAttributes": [
|
|
|
|
"first_name",
|
|
|
|
"last_name",
|
|
|
|
"featured_job_organization_name",
|
|
|
|
"facebook_url",
|
|
|
|
"twitter_url",
|
|
|
|
"linkedin_url"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"synchronous": "WaitForTask"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|