prefixes
Parameters
value
Only get facet values that start with the given string prefix. For example, suppose "categories" has three values "Women Shoe", "Women Dress" and "Men Shoe". If set "prefixes" to "Women", the "categories" facet gives only "Women Shoe" and "Women Dress". Only supported on textual fields. Maximum is 10.
Parameters
values
Only get facet values that start with the given string prefix. For example, suppose "categories" has three values "Women Shoe", "Women Dress" and "Men Shoe". If set "prefixes" to "Women", the "categories" facet gives only "Women Shoe" and "Women Dress". Only supported on textual fields. Maximum is 10.