How to search transactions by recipient

How to search transactions by recipient with REST interface
/txs?message.action=send&message.sender=adress
can search transactions by sender
But I want to search transactions by recipient. How can I do?
----怎么通过接收地址查询区块链上的相关交易?