SearchStax Site Search solution offers these troubleshooting suggestions for the Auto-Suggest feature.
Troubleshooting
- No suggestions appear: The suggester component sometimes needs to be restarted.
- Go to the Site Search Auto-Suggest screen.
- Turn off Auto-Suggest by clearing the checkbox.
- Click the Publish button. Wait while Site Search responds to this change.
- Enable Auto-Suggest again by checking the checkbox.
- Publish again.
- Unable to upload Auto-Suggest terms:
- File size: File size can't exceed 10 MB.
- File format: Upload a newline-delimited .TXT file.
- .TXT file requirements:
- Put one suggestion on each line.
- Don't include a header row.
Example TXT file contents:
product catalog account dashboard pricing guide support portal - .TXT file requirements:
- Expected suggestions didn't appear.
- The dictionary is built nightly by looking at the last three months of search terms where the Click-Through-Rate is greater than 10%.
- Suggestions entered today might not have been indexed yet.
- Suggestions that appeared yesterday might have timed out (more than three months old).
- A manually added dictionary term can outrank analytics-driven suggestions because dictionary terms receive a default weight of
100. - If you use the Data + Dictionary method, the live order reflects the combined weights of both sources, not just the list of manually entered terms shown in Studio.
- After uploading or editing suggestions, click Save Draft and Publish so the changes are visible to users.
- Suggestions seem confusing. The auto-suggest algorithm provides:
- Up to N partial-match suggestions based on previous searches or words you enter, where "N" is the Suggestions per Search value from the Auto-Suggest tab.
- The system then adds fuzzy-match suggestions from the same pool to bring the list of suggestions up to five.
- When there are no partial-match suggestions to display, or not enough of them, the system fills in additional fuzzy matches up to five total.
- The system returns the "best" fuzzy matches it can find. When the pool of possible matches is small, the best matches can have little similarity to the query. Time will cure this as the search history grows.
- If you inspect the Auto-Suggest API response, each returned suggestion includes a
weightvalue. Higher weights appear first in the results.
Questions?
Do not hesitate to contact the SearchStax Support Desk.