Facets

Search preset for facets.
Available options:
- facets: Values of active facets.
- categoryId: Category Id to filter variations by.
- query: Search string to get variations by.
- autocomplete: Flag indicating if autocomplete search should be used (boolean). Will only be used if 'query' is defined.

Deprecated!

since 5.0.0 will be deleted in 6.0.0

see:Facets

Namespace

IO\Services\ItemSearch\SearchPresets

Implements
Methods
public static getSearchFactory($options):mixed
Deprecated!

since 5.0.0 will be deleted in 6.0.0

Get the search factory from the preset.

Parameters

Type

Name

Description

array

$options