Jan11

Example of a large SharePoint list

 Categories:

Just thought I would create this for anyone who doubts that it can be done. A list of most US cities and the state they are in (I can think of a few jokes here...). Over 59,000 items.

http://www.wssdemo.com/Lists/Large/

The state field is just a text field rather than a look up (because the source was an Excel file). The default view is grouped by State with an item limit of 100 per page.

Performance was pretty good without adding an index to the State field. After turning on the index I think it generates the page a little faster.

The nice thing about the Group By view is that it uses Ajax like functionality. This is where the index on the State field improved the performance of bringing back the cities very quickly.

From this list I plan to build some other demos that use this as lookup data.

 
 

Links to this post

Welcome to the Hotel...

Trackback from Woody Windischman - The Sanity Point on 25 Oct 2008 12:31

Comments

On 09 Feb 2008 06:56, Bob said:

I'd like to see a large list of large of Infopath forms. What kind of performance do you get if the form has a large schema .vs small?

On 09 Feb 2008 07:34, Ian Morrish said:

I'll add it to my list of things to try but it will have to wait for the new server...

On 24 Jul 2008 07:13, Matthias said:

Did you already have these Demos that use this as lookup data? I ran in a little problem, cause lookups on large lists are quite slow.

Leave a comment





CAPTCHA Image Validation