Hi,
I have a list with about 13000 items. Users can only access the list if they navigate to filtered views. The filters have to use indexed columns. However, I realized that I need to add more indexed columns.
It seems to me that if I add an index now, it does not work for the existing items - only for new list items. How can I perform this for the existing list items? Is it sufficient to update each list items so that it's index is created or what is the best approach?
Thanks
Sven