SearchItems

Search preset for search items.
Available options:
- query: The search string
- facets: Facet values of active facets
- sorting: Configuration value from plugin config
- page: The current page
- itemsPerPage: Number of items per page
- priceMin: Minimum price of the variations
- priceMax Maximum price of the variations
- autocomplete: Flag indicating if autocompletion should be used

Deprecated!

since 5.0.0 will be deleted in 6.0.0

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