5
votes
1answer
481 views

Search/Filter for automotive search

I'm creating a search form for an automotive website, and we want to use auto-suggest to recommend filter sets to refine the data. I've never designed search results that also incorporate search ...
5
votes
2answers
229 views

What is the best way to highlight an exact match found in a long list of search results ?

The situation is as follows: the user types in their search term (e.g. "pneumonia") in a text box and hits enter. The matching results of this search are presented in a vertically scrollable results ...