Skip to content

Search Management (PrestaShop)

These Settings pages tune search behavior in the embedded PrestaShop dashboard. Use them for synonyms, searchable fields, field priorities, and storefront facets.

In the PrestaShop back office:

  1. Open Modules → Module Manager.
  2. Find Kea Labs Search Pro in the module list.
  3. Click Configure on the module row.
  4. The embedded Kea Labs dashboard opens inside the Configure page.
  5. Open Settings in the embedded dashboard navigation.
  6. Choose Fields, Facets, or Synonyms.

If the Configure button is not visible, your role does not have the Modules permission. See Install (PrestaShop): If the Configure button is missing for the fix.

  • Synonyms — add, edit, delete, and disable synonym rows. Direction (Unidirectional vs Bidirectional), save behavior, and immediate update behavior are documented on that page.
  • Search fields and priorities — change the priority of a search field (Ignored, Low, Normal, Boosted) and, where available, control whether the field participates in autocomplete suggestions.
  • Facets — edit, reorder, show, and hide facets. The Facets page controls the storefront filter sidebar.
  • Setup wizard — the first-time experience for the storefront search widget. Picks the search experience, customises the colours, and previews the search before the customers see it.

For behavior that is the same across platforms, see Search Management. The pages above cover the PrestaShop screens and workflow.

The same dashboard also exposes other pages that have their own pages on this site:

This group of search-behaviour pages is intentionally narrow. Anything that touches the index, the storefront, or the platform settings has its own page; this section covers the rules that decide which products a query returns.

What happens after you save depends on the page:

Feature What happens after Save
Synonyms The saved synonym table is used by new search requests immediately. No catalog reindex is required.
Fields The dashboard saves the field settings and starts or queues catalog indexing so ranking can be rebuilt with the new field weights.
Facets Indexed facet changes start or queue catalog indexing. Simple presentation changes, such as title or position, do not need indexing.

When catalog indexing is running, the dashboard can show an indexing status indicator and block affected Settings pages until the job finishes. See Catalog Indexing (PrestaShop) for status and recovery.

For synonyms, run a new search request after saving. For fields and indexed filters, wait for indexing to finish, then test in storefront preview or on the live storefront depending on where you need the change.