@searchkit/sdk
Version:
Elasticsearch Universal SDK for Searchkit
89 lines • 2.37 kB
JSON
{
"took" : 2,
"timed_out" : false,
"_shards" : {
"total" : 1,
"successful" : 1,
"skipped" : 0,
"failed" : 0
},
"hits" : {
"total" : {
"value" : 1085,
"relation" : "eq"
},
"max_score" : 1.0,
"hits" : [
{
"_index" : "mrp-products",
"_id" : "10163292707229244",
"_score" : 1.0,
"_source" : {
"name" : "Slim-Fit Logo-Jacquard Cotton and Silk-Blend Polo Shirt",
"designerName" : "GUCCI"
},
"highlight" : {
"title_suggest._index_prefix" : [
"GUCCI Slim-Fit Logo-Jacquard Cotton and Silk-Blend Polo <em>Shirt</em>"
]
}
},
{
"_index" : "mrp-products",
"_id" : "560971904241887",
"_score" : 1.0,
"_source" : {
"name" : "Logo-Flocked Cotton-Jersey T-Shirt",
"designerName" : "FEAR OF GOD"
},
"highlight" : {
"title_suggest._index_prefix" : [
"FEAR OF GOD Logo-Flocked Cotton-Jersey T-<em>Shirt</em>"
]
}
},
{
"_index" : "mrp-products",
"_id" : "11452292647412043",
"_score" : 1.0,
"_source" : {
"name" : "Oversized Logo-Embroidered Printed Cotton-Jersey T-Shirt",
"designerName" : "VETEMENTS"
},
"highlight" : {
"title_suggest._index_prefix" : [
"VETEMENTS Oversized Logo-Embroidered Printed Cotton-Jersey T-<em>Shirt</em>"
]
}
},
{
"_index" : "mrp-products",
"_id" : "13452677150717069",
"_score" : 1.0,
"_source" : {
"name" : "Cotton-Jersey T-Shirt",
"designerName" : "JAMES PERSE"
},
"highlight" : {
"title_suggest._index_prefix" : [
"JAMES PERSE Cotton-Jersey T-<em>Shirt</em>"
]
}
},
{
"_index" : "mrp-products",
"_id" : "9465239339532782",
"_score" : 1.0,
"_source" : {
"name" : "Holman Slim-Fit Striped Sea Island Cotton Polo Shirt",
"designerName" : "ORLEBAR BROWN"
},
"highlight" : {
"title_suggest._index_prefix" : [
"ORLEBAR BROWN Holman Slim-Fit Striped Sea Island Cotton Polo <em>Shirt</em>"
]
}
}
]
}
}