Athul
02/10/2025, 6:44 AMKishore Nallan
02/10/2025, 7:29 AMAthul
02/10/2025, 8:32 AM{
"fields": [
...
{
"facet": true,
"index": true,
"infix": false,
"locale": "",
"name": "price",
"optional": true,
"sort": true,
"stem": false,
"store": true,
"type": "float"
}
...
]
}
Athul
02/10/2025, 8:36 AM[
{
"collection": "testing-2-index-1",
"q": "*",
"facet_by": "brand,color,gender,price",
"page": 1,
"per_page": 10,
"query_by": "additionalCategories,title,brand"
},
{
"collection": "testing-2-index-1",
"q": "*",
"facet_by": "brand",
"page": 1,
"per_page": 10,
"query_by": "additionalCategories,title,brand"
},
{
"collection": "testing-2-index-1",
"q": "*",
"facet_by": "color",
"page": 1,
"per_page": 10,
"query_by": "additionalCategories,title,brand"
},
{
"collection": "testing-2-index-1",
"q": "*",
"facet_by": "gender",
"page": 1,
"per_page": 10,
"query_by": "additionalCategories,title,brand"
},
{
"collection": "testing-2-index-1",
"q": "*",
"facet_by": "price",
"page": 1,
"per_page": 10,
"query_by": "additionalCategories,title,brand"
}
]
Athul
02/11/2025, 5:56 AMKishore Nallan
02/11/2025, 6:01 AMAthul
02/11/2025, 6:46 AM