def search_query(self, client, analyzer: InputQAnalyzer) -> Search: """ Construct the search query that is executed by this view set. """ raise NotImplementedError