Tagged Questions
5
votes
1answer
160 views
Building search interfaces with a large number of options
I'm about to start developing a web interface to a search - it indexes a large number of items with a lot of metadata, so there is a need to enable searching in multiple ways over lots of data.
There ...
-2
votes
1answer
129 views
Do Google still differentiate between pressing “Enter” and clicking “Search”(magnifying glass icon) button? If Yes, why? [closed]
Of course, I am talking about when Instant Search is disabled.
Quite a while ago, Google certainly did differentiate between "Enter" vs. Click. And, according to Google, "Click"ing was recommended.
...
5
votes
4answers
207 views
Search solution for user who does not know Regex
I have list(few million rows) of data all of type string. I need to provide search for that list, but my users don't want to use regex(they don't know how to write regex). Can some tell me few options ...
2
votes
3answers
106 views
selecting 2 levels of information in one screen using search
I have to levels of information, for familiarity, let's name them hospitals and doctors.
The user first searches for hospitals and somehow selects a list of them, and then for each hospital she ...
2
votes
3answers
274 views
What's the best way to arrange a large number of filters?
I'm building a page that allows users to select "Accounts" in an enterprise software system (Salesforce.com). At first there were only three filters and positioning them all horizontally worked ...
4
votes
1answer
88 views
Repeating elements of a page to ensure they're noticed?
Does anyone have any experience with the effects of repeating an element on a page to ensure it is noticed (and hopefully used!).
In my case, it's the search function I want to bring to light - ...