I have setup gscopes.cfg on a new meta collection which combines two other web collections, but does not appear to work, is it supported in this collection type?
Gscopes can be used with meta collections but the gscopes.cfg needs to be defined on the component collections as it is applied as part of the index build.
Once the gscopes are assigned in the component collections they are immediately available in the meta collection.
Note: gscopes used across collections will be combined - so if two component collections both define the same gscope ID then this single ID will hold items from both those collections when used in the meta collection.
1 Like
Thanks a lot, that explains it, working now.