There's no out-of-the-box way to do it. But you should be able to implement your own so called "searchable tree" and have it replace the standard dictionary search. The docs aren't super detailed, but this should be a starting point: https://docs.umbraco.com/umbraco-cms/extending/section-trees/searchable-trees
There's no out-of-the-box way to do it. But you should be able to implement your own so called "searchable tree" and have it replace the standard dictionary search. The docs aren't super detailed, but this should be a starting point: https://docs.umbraco.com/umbraco-cms/extending/section-trees/searchable-trees