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 ed22e52 commit ce83d9fCopy full SHA for ce83d9f
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