Subas Gupta
10/05/2023, 1:16 PM"facet_counts": [
{
"counts": [
{
"count": 8,
"highlighted": "eCommerce",
"value": "eCommerce"
},
{
"count": 2,
"highlighted": "Logistics and Supply Chain",
"value": "Logistics and Supply Chain"
}
],
"field_name": "industry_category",
"sampled": false,
"stats": {
"total_values": 2
}
}
],
how i can get all 8 documents for eCommerce facets.............( I tried filter_by also but it is giving me different results. since eCommerce having 8 facets count but if i filter than i am getting more than 8 results .... ) can anyone help me out for this Thank you !Jason Bosco
10/05/2023, 6:06 PMJason Bosco
10/05/2023, 6:08 PM