SharePoint List Scalability

前端 未结 9 1834
暗喜
暗喜 2021-01-01 18:52

I am particularly interested in Document Libraries, but in terms of general SharePoint lists, can anyone answer the following...?

  1. What is the maximum number of
9条回答
  •  孤独总比滥情好
    2021-01-01 19:33

    SharePoint 2013:

    What is the maximum number of items that a SharePoint list can contain? 30.000.000.

    What is the maximum number of lists that a single SharePoint server can host? I could not find the answer to this question.

    When the number of items in the list approaches the maximum, does filtering slow down, and if so, what can be done to improve it? The maximum of 30.000.000 not a hard boundary, but the limit has been found by testing the product. So a performance penalty is to be expected if this limit is exceeded.

    Answers found in Software boundaries and limits for SharePoint 2013.

提交回复
热议问题