Support of search in a list with more than 5000 items for Org Chart

In this article I will show how to add support of search in a list with more than 5000 items for Plumsail Org Chart. By default, SharePoint prohibits tasks that cause excessive server load. Therefore, we need to index the columns where OrgChart should be able to search elements. This is our first thing to do.

  1. Go to Site content -> List settings.

List Settings
  1. Find and click on Indexed columns.

Indexed Columns
  1. Click on Create a new Index and select a column you’d like to be indexed and used in OrgChart search

Create Index

Once it’s done we’re heading to OrgChart settings.

  1. Open OrgChart settings, enable Search only in indexed list columns option and specify the Root ID. Without Root ID the standart search algorithm won’t be able to work wth the List.

OrgChart Settings OrgChart Settings

Conclusion

That is all. Now OrgChart can search in the SharePoint list with more than 5000 items. If you didn’t install it yet, download it and follow the installation instruction for your version of SharePoint in the documentation. It is quite easy to get started.