Currently the QuestionAnswerAdvisor can be configured with a default SearchRequest allowing to specify default Expression.Filter.

When the QuestionAnswerAdvisor is registered as a default advisor and reused in multiple call()/stream() invocations, it is necessary to
allow customising the default filter expressions for each call.