Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How do I increase the number of work items returned from Quick Search?

I believe the default max number of returned work items from Quick Search is 100.  Can this be changed?  If so how?

0 votes



One answer

Permanent link

In the Rational Team Concert application management page under Advanced Properties there is a parameter called "Maximum Query Result Set Size". The default value here is 1000. There is another property called "Full Text merge Limit" this default is set to 100. Perhaps this is what you are referring to?

I know that there is a limit of 100 work items when you perform REST queries. You can override this by adding the URL argument &size=X where 'X' is the number of results you want to allow. This can defeat pagination in REST query results if that is undesired, but will make the REST query take much longer to return results.

1 vote

Comments

"Full Text merge Limit" applies here to quick search result. You may increase the limit there but it could impact the performance, hence set the value size with caution.

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Sep 14 '16, 11:46 a.m.

Question was seen: 1,979 times

Last updated: Sep 14 '16, 11:07 p.m.

Confirmation Cancel Confirm