24252627282930
if (advancedCache.getCacheConfiguration().indexing().index().isEnabled()) { return getSearchManager(advancedCache).getQueryFactory(); } return new EmbeddedQueryFactory(advancedCache); }