Skip to Content.
Sympa Menu

grouper-dev - Re: [grouper-dev] need to remove paging from admin ui subject search

Subject: Grouper Developers Forum

List archive

Re: [grouper-dev] need to remove paging from admin ui subject search


Chronological Thread 
  • From: "GW Brown, Information Systems and Computing" <>
  • To: Chris Hyzer <>, Grouper Dev <>
  • Subject: Re: [grouper-dev] need to remove paging from admin ui subject search
  • Date: Sat, 03 Dec 2011 19:05:48 +0000

--On 03 December 2011 06:08 +0000 Chris Hyzer
<>
wrote:



The problem is that the admin UI used to get all subjects for a search
string, but that doesn't scale. The subject source interface doesn't
have support for paging (e.g. record count, and getting specific pages
/sizes… Im not sure this is possible in all subject source types)



https://bugs.internet2.edu/jira/browse/GRP-716



Gary, think you have time to look at this in the v2.0 branch?



We need to remove paging buttons from subject search in admin ui, and if
there are too many members (the SubjectFinder.findPage() method will tell
you), then perhaps a message could be displayed that the user should
narrow their search, and it should also show whatever members it found
(e.g. the first 200 or whatever number is configured in the source).
I think you've already changed the code to deal with too many results - I can provoke:
Error: Too many results, please narrow your search

It doesn't show any results - goes back to search screen - but I think that is appropriate. Message might indicate the limit - but that appears to be per source - SearchPageResult doesn't go to that level of detail - not that you get on given the exception that is thrown.

Gary



Thanks,

Chris



----------------------
GW Brown, IT Services




Archive powered by MHonArc 2.6.16.

Top of Page