In a site search, I would personally like to see also matching items in my stream next to the other items on my site that I am authorized to see.
This PR attempts to bundle the 'site search' and 'channel search' logically, and updates the comment to reflect the strategy.
What's tested:
- channel search still returns only own items
- site search includes own channel items when logged in
- when not logged in, no results if no items are public or public search is disabled
This PR needs a review to double-check that no edge cases would expose content unintended.
In a site search, I would personally like to see also matching items in my stream next to the other items on my site that I am authorized to see.
This PR attempts to bundle the 'site search' and 'channel search' logically, and updates the comment to reflect the strategy.
What's tested:
- channel search still returns only own items
- site search includes own channel items when logged in
- when not logged in, no results if no items are public or public search is disabled
This PR needs a review to double-check that no edge cases would expose content unintended.