You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What type of issue is it? (Choose one - delete the others)
Missing documentation
Describe the issue
umbraco/Umbraco-CMS#19046 introduced IContentSearchService and IMediaSearchService in Umbraco 16 to be able to change the backend implementation of search in List View. This is currently not documented anywhere, so unless you are aware of this PR, there is no way to discover you can even do this.