protected Filter createParentFilter(Query parentQ) { return new FixedBitSetCachingWrapperFilter(new QueryWrapperFilter(parentQ)); }