Modify ↓
#610 closed defect (fixed)
Duplicate tickets in search results
Reported by: | Ian Leader <ian_dot_leader_at_line_dot_co_dot_uk> | Owned by: | Jonas Borgström |
---|---|---|---|
Priority: | normal | Milestone: | 0.8 |
Component: | search system | Version: | 0.7.1 |
Severity: | normal | Keywords: | duplicates, tickets |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
When searching for tickets, if the search term appears in more than one comment or body, there are multiple entries in the search results for that ticket, e.g. #460 appears 4 times on http://projects.edgewall.com/trac/search?q=mail&ticket=on&page=2.
I would recomend the following extra options when searching:
- No duplicates (show 1st match only) - this would only show one entry for each ticket, and only the first match would be shown.
- No duplicates (merge results) - this would only show one entry for each ticket, but all matches would be shown under each ticket
(See attachment for example results)
The rationale for this change is to show more results on each searhc result page, while still including all matching items.
Attachments (1)
Change History (5)
by , 20 years ago
Attachment: | NonDuplicateSearchResults.pdf added |
---|
comment:1 by , 20 years ago
Milestone: | → 0.8 |
---|---|
Priority: | normal → low |
Severity: | enhancement → minor |
comment:2 by , 20 years ago
Priority: | low → normal |
---|---|
Severity: | minor → normal |
Summary: | There should be an option to remove duplicate tickets from the search screen → Duplicate tickets in search results |
comment:3 by , 20 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Ah, that's a bug actually.. it should of course never should duplicates.