3
votes
1answer
111 views

How to combine Faceted Search with 'browsing' action?

I don't have a UX background, so forgive me if I am missing something. I am working on a small demo, to explore browsing a list of items (movies) combined with faceted search. I was wondering what ...
-3
votes
0answers
47 views

Seeking suggestions for faceted navigation [closed]

We offer insurance education. The filtering or faceted navigation of our schedule listing is in dire need of refactoring. Can anyone offer suggestions to how they would revamp it? Link to page. ...
2
votes
3answers
87 views

Faceted search - auto vs manual update of results

Question about faceted search. What should happen when user clicks on some filter ? should it update results immediately or is it better to click on some button ? Examples: Lets say about Amazon. I ...
5
votes
2answers
93 views

The Best Solution for Faceted-Search in Account Area

My company is launching a new membership site that displays data in a list. As the designer, I'm trying to design the account area with the user in mind. I'm having trouble getting the filters for the ...
4
votes
2answers
87 views

Show filtered results in real time?

We are building a product category page with a couple of filter options to let the user remove uninteresting products. The filter options are for example color, size, specific product features etc. ...
5
votes
2answers
482 views

UX for filtering a table of data

I have a table of data that can be filtered by name, location or status. The data of each of these columns will be obvious to the administrators of the Portal (i.e that the first column is child's ...
5
votes
2answers
164 views

Filtering and Sorting Names and Location

First post here. I have read some relevant posts on filtering and sorting. I feel I need more help in figuring this out. So I have this table data where there are 4-5 columns of different data ...
1
vote
3answers
111 views

How to design linked filters? [duplicate]

Possible Duplicate: Best practices for no search results I always get angry when I refine my search applying filters in any website and I get the 'no results' page. Why do they show me an ...
3
votes
3answers
83 views

How should I refer to these two groups of filters?

On a search results page, there are a bunch of filters that are in two separate levels. Let's say the first level choices are Wiki, Files, People, Projects, Books, and Everything. The second level ...
8
votes
2answers
419 views

Which is the correct way to implement faceted search filtering: links vs checkboxes?

Is there a difference between implementing filtering options using links (or radio buttons), ie. you can only check one, versus using checkboxes? For example: Youtube uses links, you can only select ...
4
votes
1answer
159 views

How should these filters work?

I have a product page with product reviews which can be filtered. The top level filters are by review type: All, videos, product reviews and stories. Product reviews and stories can then be filtered ...
3
votes
3answers
498 views

How to display a faceted-search menu where categories could contain just 1 or over 100 choices?

I've been tasked with the following. Review organization of search facets at left. we have an issue where certain facets have >10 options and can have N options define/design a new UI/UX to handle ...
3
votes
1answer
241 views

What controls to fix this Filter?

https://www.scic.com/schedule I'm looking to replace the filters on the right side of the page and need to know some of the possiblities. For the date selector, I'm looking at using: ...
8
votes
2answers
772 views

Combining breadcrumb and selected facets/filters into one

Given a site with faceted-search, etc. I want to display the facets a user has selected, not only as part of the faceted-navigation controls (left vertical) but also at the top of the page. Showing ...
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 ...