Project

General

Profile

Actions

Feature #6334

closed

Change the autocomplete term count for the 'Anything' filter

Added by Lauren Walker about 10 years ago. Updated about 10 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
Start date:
12/30/2013
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:

Description

Re: this feedback from Mike Frenock: "after clicking on the first group [from a 'PISCO' Anything filter term] (showed 18374 in dropdown box) the Mapping box showed 19105 data packages."

This 'bug' is happening because the Anything-filter autocomplete dropdown list is compiled of a list of keywords from the Solr faceted query (the actual 'keyword' field). BUT the query that is sent by selecting that 'keyword' autocomplete suggestion is a full-text search. So there may be 18374 results with the 'PISCO' keyword, but a full text search returns 19105 results.

Options of fixing this issue:
1. Remove the facet count display ('18374') from the dropdown menu
2. Add language or an icon to the dropdown that communicates 'at least 18374' - such as: '18374+' or '>18734', 'more than 18374' etc.

Both of these options would make the autocomplete dropdown different than the other filters, which may cause some confusion, but not as much as this issue most likely does.

Actions #1

Updated by Lauren Walker about 10 years ago

I chose to add the plus sign + next to the counts to indicate the number isn't exact

Actions #2

Updated by Lauren Walker about 10 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF