#1 This is related to the Maximum Number of List Items post from last month.
The quoted White Paper recommends avoiding performance issues in large lists by using containers/limiting the number of items per container to 2000 items. We want to migrate between 10,000 and 20,000 total records from a SQL database to a SharePoint Wiki. So here is question one (subsequent question will be in second post)
1. The predefined browser-based SharePoint wiki library interface does not seem to allow folder creation. Can we create folders in another way within a wiki, so as to remain under the 2000 item limit? If not – what other types of “containers” might we use inside of a wiki library? Would using folders/containers break the wiki functionality within the wiki library, namely wiki-linking?