Skip to content

Conversation

@rbayet
Copy link
Collaborator

@rbayet rbayet commented Jul 11, 2024

No description provided.

$prebuiltFilter = unserialize($prebuiltFilter);
} else {
$prebuiltFilter = $this->builder->buildQuery($filter);
$this->cache->save(serialize($prebuiltFilter), $cacheKey, [Optimizer::CACHE_TAG], $this->cacheLifeTime);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

append the Elasticsuite global tag

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants