Getting a query into filter context

Great thanks.

Does a top level boolQuery().filter(someBigCompoundQuery) put all of the subqueries into filter context or do I need to put the sub-queries into filter context as well?