Skip to content

Instantly share code, notes, and snippets.

@sivaji
Created November 9, 2020 14:03
Show Gist options
  • Save sivaji/20ae91626cd182f23fd656e3aae67053 to your computer and use it in GitHub Desktop.
Save sivaji/20ae91626cd182f23fd656e3aae67053 to your computer and use it in GitHub Desktop.
{
"took" : 0,
"timed_out" : false,
"_shards" : {
"total" : 1,
"successful" : 1,
"skipped" : 0,
"failed" : 0
},
"hits" : {
"total" : {
"value" : 2084,
"relation" : "eq"
},
"max_score" : 1.0,
"hits" : [
{
"_index" : "category",
"_type" : "_doc",
"_id" : "115079",
"_score" : 1.0,
"_source" : {
"level" : "tag",
"name" : "New Motor Car Parts & Accessories",
"subcategory" : "Parts, Accessories Manufacturers & Suppliers",
"search_path" : "New Motor Car Parts & Accessories, Parts, Accessories Manufacturers & Suppliers",
"category" : "Car & Automotive",
"iconURL" : "https://yep-images.s3.af-south-1.amazonaws.com/category/car.svg"
}
},
{
"_index" : "category",
"_type" : "_doc",
"_id" : "115080",
"_score" : 1.0,
"_source" : {
"level" : "tag",
"name" : "Business Schools",
"subcategory" : "Schools, Colleges & Universities",
"search_path" : "Business Schools, Schools, Colleges & Universities",
"category" : "Education, Training, Lessons",
"iconURL" : "https://yep-images.s3.af-south-1.amazonaws.com/category/education.svg"
}
},
{
"_index" : "category",
"_type" : "_doc",
"_id" : "115081",
"_score" : 1.0,
"_source" : {
"level" : "tag",
"name" : "Primary Schools",
"subcategory" : "Schools, Colleges & Universities",
"search_path" : "Primary Schools, Schools, Colleges & Universities",
"category" : "Education, Training, Lessons",
"iconURL" : "https://yep-images.s3.af-south-1.amazonaws.com/category/education.svg"
}
},
{
"_index" : "category",
"_type" : "_doc",
"_id" : "115082",
"_score" : 1.0,
"_source" : {
"level" : "tag",
"name" : "Secondary Schools",
"subcategory" : "Schools, Colleges & Universities",
"search_path" : "Secondary Schools, Schools, Colleges & Universities",
"category" : "Education, Training, Lessons",
"iconURL" : "https://yep-images.s3.af-south-1.amazonaws.com/category/education.svg"
}
},
{
"_index" : "category",
"_type" : "_doc",
"_id" : "115083",
"_score" : 1.0,
"_source" : {
"level" : "tag",
"name" : "Insurance Professionals",
"subcategory" : "Insurance",
"search_path" : "Insurance Professionals, Insurance",
"category" : "Financial & Insurance Services",
"iconURL" : "https://yep-images.s3.af-south-1.amazonaws.com/category/finance.svg"
}
},
{
"_index" : "category",
"_type" : "_doc",
"_id" : "115084",
"_score" : 1.0,
"_source" : {
"level" : "tag",
"name" : "Acoustic Consultants",
"subcategory" : "Building Contractors",
"search_path" : "Acoustic Consultants, Building Contractors",
"category" : "Home, Building & Trade",
"iconURL" : "https://yep-images.s3.af-south-1.amazonaws.com/category/home.svg"
}
},
{
"_index" : "category",
"_type" : "_doc",
"_id" : "115085",
"_score" : 1.0,
"_source" : {
"level" : "tag",
"name" : "Awning",
"subcategory" : "Building Contractors",
"search_path" : "Awning, Building Contractors",
"category" : "Home, Building & Trade",
"iconURL" : "https://yep-images.s3.af-south-1.amazonaws.com/category/home.svg"
}
},
{
"_index" : "category",
"_type" : "_doc",
"_id" : "115086",
"_score" : 1.0,
"_source" : {
"level" : "tag",
"name" : "Balustrade Contractors",
"subcategory" : "Building Contractors",
"search_path" : "Balustrade Contractors, Building Contractors",
"category" : "Home, Building & Trade",
"iconURL" : "https://yep-images.s3.af-south-1.amazonaws.com/category/home.svg"
}
},
{
"_index" : "category",
"_type" : "_doc",
"_id" : "115087",
"_score" : 1.0,
"_source" : {
"level" : "tag",
"name" : "Bricklayers",
"subcategory" : "Building Contractors",
"search_path" : "Bricklayers, Building Contractors",
"category" : "Home, Building & Trade",
"iconURL" : "https://yep-images.s3.af-south-1.amazonaws.com/category/home.svg"
}
},
{
"_index" : "category",
"_type" : "_doc",
"_id" : "115088",
"_score" : 1.0,
"_source" : {
"level" : "tag",
"name" : "Building Consultants",
"subcategory" : "Building Contractors",
"search_path" : "Building Consultants, Building Contractors",
"category" : "Home, Building & Trade",
"iconURL" : "https://yep-images.s3.af-south-1.amazonaws.com/category/home.svg"
}
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment