5
votes
2answers
156 views

Best way to separate navigation and search bar

I am in the process of improving an existing eCommerce site design. The client has asked that we highlight the best selling categories. Currently all the categories are under the heading Categories ...
6
votes
4answers
83 views

Where should the user end up when clicking “Previous” or “Next” on a search result?

I´m having a discussion regarding how our site filter should work. The requirements has been the following: User enters the site and makes a search for eg. "jackets" Let´s say that we get 10 ...
22
votes
8answers
1k views

Can I safely remove search functionality?

One of our clients has a content-rich website with about 300 pages of content in total. We did our utmost best to provide a very clear main navigation, but also provide a search function in the ...
6
votes
2answers
165 views

To search or not to search?

Having an internal search on a web site takes a lot of effort if you should do it “the right way”. You have to handle case sensitivity, visible results query, misspellings, result matches and ...
5
votes
1answer
273 views

Unifying Search and Browse

I am working on a part of a website right now. Let's just call it a Map for now. Every user has a map, which displays his or her interests as images in a grid. Quite obviously, the user can add or ...
7
votes
5answers
315 views

Should pagination be capped in web app search results?

Search results can be a funky thing to design sometimes when it comes to the value of results for a user. IN this Web App I am helping build, the global search bar, when searched, can lists results ...
2
votes
3answers
179 views

Starting Instant Search as you type

This is something I've implemented in a Game Library application, the ability to type a letter or a number and have the search box go instantly into focus and search through your library as you type. ...
3
votes
1answer
112 views

Name for specific search form type for automobile sites

I'm doing a research on web search usability and interface design for search. I already have a website to exemplify, which is a sort of search engine for cars. The search form is important in the ...
3
votes
3answers
332 views

Task-based navigation: Find a document vs Search for a document

Our web application has a task-based secondary nav bar which, for the "Documents" primary nav item, offers... Documents Find a document | Add a document The "Find a document" item links to a page ...
3
votes
2answers
1k views

Back to search results

When a page has been reached from a search, rather than having a fixed location, is there any benefit to presenting a button to take the user back to the specific search they were in (and their ...
12
votes
4answers
434 views

Is search a necessary navigation element?

I often have arguments about navigation at work with programmers who think search is a required part of any navigation. I think this is because programmers are advanced computer users who use search a ...