More detail on Search input and Autocomplete please
-
I have set up fibo so that only categories are returned in autocomplete suggestions.
In my case, if a user types ‘london’ in the search box they are presented with:
Hen party London
Greater London
British Museum London
Natural History Museum London
London – West End
London Treasure huntsThese contain 1,6,3,3,3,6 products respectively.
1. What determines the order in which these categories appear? – as I might have expected those that begin with ‘London’ to appear first
2. What, if anything, can I do to influence or change this order?
3. If the user types ‘Hen London’ then no results appear. Do you only accept exact matches of consecutive characters? Or is there a way to influence or change this?
4. If the user searches for ‘hen’ then words containing ‘hen’ are also returned. How (if at all) does the algorithm differentiate between words that start with the search characters (e.g. hen, henna) end with the search characters (e.g. then) or contain the search characters (e.g. phenol)?
5. Is the user able to do a Boolean search?, e.g. ‘Museum OR History’; ‘London’ AND ‘Museum’
Some of these are fairly fundamental to usability but I couldn’t find any information in the documentation – hence my questions.
Hope you can help please.
- This topic was modified 2 years, 3 months ago by .
- This topic was modified 2 years, 3 months ago by .
The page I need help with: [log in to see the link]
- The topic ‘More detail on Search input and Autocomplete please’ is closed to new replies.