Forum Discussion
John_Ravas_Schdy
Apr 25, 2019Copper Contributor
Does using metadata hurt the performance of a document library
In an effort to improve search-ability of documents, I have created a metadata driven document library. The files were originally in a library organized by folders. The library contains just under ...
Apr 25, 2019
If you jump in with managed metadata you will hit some performance degradation but it also depends on what type of fields you use as well. You might also go into the list, and check indexed columns and see about adding in the managed metadata fields. Pretty sure you can index those as well, this might help improve your performance.
John_Ravas_Schdy
Apr 26, 2019Copper Contributor
Thank youChrisWebbTech giving this a try. I'll report back on the findings.