Currently the post search API accepts a parameter creator_id which allows to search for posts by a specific user. It would be useful to be able to specify that all posts in the stream of the logged in user shall be searched. So we would only find posts that match the query and that appeared in the users timeline either by direct posts of the users the logged in user follows or by reposts from them.