UmbracoDocs
UmbracoDocs copied to clipboard
IContentSearchService and IMediaSearchService are not documented
What type of issue is it? (Choose one - delete the others)
Missing documentation
Describe the issue
https://github.com/umbraco/Umbraco-CMS/pull/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.
Thanks for reporting this @arknu ! Looks like a classic case of "docs or it didn't happen" ;)
I'll flag this with our developers.