product_id
, to group all variations of each item into a single search result.
This is useful for ecommerce sites where you want to show a single product with multiple SKUs or variations.
_score
, but you can change this to any field in the index using the options under Group Sort.
For additional collapse options, see the configuration reference below.
\t
for the tab character. When entering configuration values in the API, use escaped characters, such as \\t
for the tab character.