Aidan Timson
05/21/2025, 9:51 AMFanis Tharropoulos
05/21/2025, 9:54 AMAidan Timson
05/21/2025, 9:58 AM{
q: '*',
query_by: 'name,brand,size,description',
filter_by: 'gender:=["Mens"] && nav:=["footwear"]',
sort_by: 'score:desc',
page: 1,
per_page: 80,
facet_by: 'currentPrice,category,gender,brand,colour,size,waist,insideLeg,rise,hem,chest,pitToPit,ukSize,euSize,usSize,sleeveLength,neckline,pattern,knitStyle,collar,pockets,fit,fabricType,fabricWash,material,type,style,length,armpitToArmpit,armpitToCuff,collarToHem,grade',
num_typos: 2,
exhaustive_search: undefined,
max_facet_values: 500
}
Fanis Tharropoulos
05/21/2025, 10:01 AMAidan Timson
05/21/2025, 10:02 AMFanis Tharropoulos
05/21/2025, 10:02 AMAidan Timson
05/21/2025, 10:06 AMFanis Tharropoulos
05/21/2025, 10:08 AMAidan Timson
05/21/2025, 10:09 AMAidan Timson
05/21/2025, 10:09 AMFanis Tharropoulos
05/21/2025, 10:15 AMFanis Tharropoulos
05/21/2025, 10:17 AMAidan Timson
05/21/2025, 10:20 AMKishore Nallan
05/21/2025, 11:57 AMexhaustive_search=true
could cause heavy query times. Can you try removing that?