[`Product search`]

[`Product search is performed by multiple product parameters including name, descriptions, tags, feature values, and others. When product information is indexed for search, every parameter value is counted with a priority (weight) you define using the chart below. Fine-tune product search by defining which parameters have the most priority for search (100 is the highest priority, 0 is the lowest).`]

{foreach $fields as $field => $field_name}
{$field_name}
{if isset($default_weights[$field])} {/if}
{/foreach} {if isset($weights.other)} {/if}
[`Ignore symbols`]

[`All ignored symbols will be automatically omitted from the user search query. Example: if product name contains “V-112”, and you wish users to be able to find this product using “v112” search criteria, add - (hyphen) to the list of ignored symbols.`]

[`Search on part of word`]

[`Enabling this option will make words such as “transmitter” and “transformer” found by a search query such as “trans”. Recommended if most products in your online store come with long or complex names.`]


[`Re-index all products for search`]
[`Re-generate search index database for all existing products of your online store.`]
{$wa->csrf()}
{* dialogs section *}

[`Re-index all products for search`]

[`This will re-generate search index database table for all existing products of your online store.`] [`Depending on the number of products, this operation may take from few seconds to few minutes or even hours for very large databases.`]

{$wa->csrf()} [`or`] [`cancel`]