According to the Documentation, we can apply the search filter in groupBy query. But it doesn't allow to set the searchStrategy property["useIndexes", "cursorOnly", "auto"] in context. Whereas in Search Query, we are allowed to set the searchStrategy property. Am I right? If so, why searchStrategy is not allowed in groubBy?