Control | What It Does |
---|---|
Image Weightage | Prioritizes visual similarity i.e. color, pattern, shape thus boosting items whose images most closely match the query. |
Text Weightage | Prioritizes keyword and language-based relevance acrossproduct titles, descriptions, synonyms thus boosting text match. |
Total Weightage (100) | Ensures a fixed combined influence so that image + text importance always equals 100%. |
Enrichment | Description |
---|---|
Synonyms | Recognize alternate terms (e.g., “sneakers” ↔ “shoes”) to return all relevant items. |
Phrases | Treat multi-word queries as a single unit (e.g., “iPhone case” vs. separate “iPhone” + “case”). |
Stopwords | Automatically strip inconsequential words (a, and, the, for) for cleaner query parsing. |
Spell-check | Apply industry-specific or custom dictionary entries to correct or suggest spellings. |
Stemming | Reduce words to their root form (e.g., “running” → “run”) so variations all match together. |