We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb4e09c commit cb7e2fdCopy full SHA for cb7e2fd
src/bundle/LegacySearchEngine/IbexaLegacySearchEngineBundle.php
@@ -19,7 +19,6 @@ public function build(ContainerBuilder $container)
19
{
20
parent::build($container);
21
22
- $container->addCompilerPass(new CriteriaConverterPass());
23
$container->addCompilerPass(new CriterionFieldValueHandlerRegistryPass());
24
$container->addCompilerPass(new SortClauseConverterPass());
25
$container->addCompilerPass(new FieldRegistryPass());
0 commit comments