Ticket #98 (new Defect)
Aggregated/truncated display of large result sets
Reported by: | jri | Owned by: | |
---|---|---|---|
Priority: | Major | Milestone: | |
Component: | DeepaMehta Standard Distribution | Version: | 4.0.3 |
Keywords: | Cc: | ||
Complexity: | 3 | Area: | GUI |
Module: | deepamehta-webclient |
Description
The first step could be to truncate result lists (in the content panel) to lets say 150 entries.
The old DM2 had 2 threshold levels:
1) on the canvas never more than 7 topics are revealed at once.
2) the content panel never lists more than 150 topics.
From my experience the first one has not proven useful. Currently in DM4 its up to the user to reveal topics one by one. So she must not hide all the auto-revealed topics she's not intereted in.
Change History
comment:2 Changed 14 years ago by Jörg Richter
Core: limit search results (#98).
Extend Core API by "maxResultSize" argument.
Not yet functional.
See ticket 98.
comment:3 Changed 14 years ago by Jörg Richter
Core: limit search results (#98).
Now functional.
Search result limit is set to 100 items.
See ticket 98.
comment:4 Changed 14 years ago by Jörg Richter
Core: limit search results (#98).
Extend Core API by "maxResultSize" argument.
Not yet functional.
See ticket 98.
comment:5 Changed 14 years ago by Jörg Richter
Core: limit search results (#98).
Now functional.
Search result limit is set to 100 items.
See ticket 98.
comment:6 Changed 14 years ago by Jörg Richter
Core: tweak limited search result labels (#98).
See ticket 98.
comment:8 Changed 11 years ago by Malte
Though the maxResultSize argument is still present in the requests, the argument does not seem to have an effect on queries (e.g. "By Type"-Searches). Furthermore, the issue with this latest approach was, what if there are more than 100 / 150 entries, how can the user browse those (e.g. via a "By Type"-Search)?
I would suggest the following for the content panel: