Managing Search Synonyms
The Search Configuration tool lets you control how searches work on your Malet by setting up synonym groups â sets of words that should be treated as equivalent when Visitors search your catalog. For example, if someone searches for "sneakers," they'll also find results tagged as "shoes" or "footwear."
NOTE
Search synonyms are managed from the Admin Dashboard's Search tab. You need the MANAGE_SEARCH permission to access this tool.
Accessing the Search Configuration
- Navigate to
/admin(the Admin Dashboard) - Click the Search tab in the navigation bar
- The synonym management panel loads with your vertical tabs on the left and action cards on the right
Understanding Verticals
Your Malet operates in a specific vertical (industry category). Synonyms are organized by vertical so that search terms stay relevant to your context â for example, "session" in a Photography Malet means a photo shoot, not a web session.
| Vertical | Best For | Example Synonyms |
|---|---|---|
| đ General | Any Malet | shop â store, boutique |
| đŊī¸ Restaurant | Food & Dining | takeout â takeaway, carry out, to go |
| đī¸ Tour & Safari | Travel & Adventure | safari â game drive, wildlife tour |
| đ¸ Photography | Photo Services | session â booking, appointment, sitting |
| đ Fashion | Clothing & Accessories | clothing â apparel, garments, wear |
| đ§ Wellness | Spa, Fitness, Yoga | spa â wellness center, treatment, massage |
| đ Entertainment | Events & Tickets | concert â show, performance, gig |
Click a vertical tab to view and manage its synonyms. Each vertical starts with smart default synonyms that you can customize.
Adding a Synonym Group
- Select the vertical you want to edit
- In the Add form at the top, type the primary search term (e.g., "shoes")
- In the synonyms field, type alternative terms separated by commas (e.g., "footwear, sneakers, boots")
- Click + Add
Your new synonym group appears in the table below. Visitors searching for any of these terms will now find results matching all of them.
TIP
Keep synonyms lowercase. The system automatically normalizes and trims your input, but being consistent helps you review your groups at a glance.
Editing a Synonym Group
- Click the âī¸ Edit button on the row you want to change
- Modify the comma-separated synonyms in the input field
- Press Enter or click Save to apply changes
- Click Cancel to discard
Deleting a Synonym Group
Click the đī¸ Delete button on any row to remove the synonym group. The deletion is immediate â the group will be removed from the backend.
WARNING
Deletions take effect immediately in the backend. However, Visitors won't see the change until you click Apply Synonyms to push updates to the search index.
Applying Changes to the Search Index
After making changes to your synonym groups, click the ⥠Apply Synonyms button in the right sidebar. This pushes all your synonym groups (across all verticals) to the live Meilisearch index.
A success banner shows how many groups were applied:
- â X groups applied â your changes are now live
IMPORTANT
Synonym changes are saved to the backend immediately on add/edit/delete, but they won't affect search results until you click "Apply Synonyms." Always apply after making changes.
Index Reconciliation
The Index Reconciliation card shows the health of your search index â whether it's in sync with the source database.
What the Status Shows
- đĸ Idle â No reconciliation is running
- đĄ Running â A reconciliation is in progress
- Last run â When the last reconciliation completed
- +X added â New documents added to the index
- -X removed â Orphaned documents cleaned up
- =X synced â Documents already in sync
- âą Xms â How long the reconciliation took
When to Trigger Reconciliation
Click đ Trigger Reconciliation if:
- You've added or removed a large number of products/services
- Search results seem outdated or incomplete
- You've been notified of a data sync issue
The reconciliation process runs in the background and typically completes in a few seconds.
Frequently Asked Questions
Q: Do synonyms apply to all my Malets? Synonyms are a global platform setting â they apply to the entire search index. They're organized by vertical to keep relevance high within each industry category.
Q: Can I add synonyms to multiple verticals? Yes! Switch between vertical tabs to add industry-specific synonyms. Each vertical has its own isolated dictionary.
Q: Why didn't my synonym change show up in search results? You need to click ⥠Apply Synonyms after making changes. This pushes the updated synonym map to the live search index.
Q: What happens if I add a synonym that conflicts with another vertical? Each vertical has its own dictionary, so "session" in Photography won't interfere with "session" in General or Wellness. Synonyms are scoped by vertical.
Q: Can I reset to the default synonyms? Currently there's no one-click reset. You can manually delete your custom groups â the defaults will be re-seeded the next time the search service restarts.