Skip to content

Commit

Permalink
feat: Added solarium webprofiler panel
Browse files Browse the repository at this point in the history
  • Loading branch information
ambroisemaupate committed Apr 12, 2023
1 parent 083d2e5 commit 2cea745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/RoadizCoreBundle/src/SearchEngine/SolariumLogger.php
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ public function collect(HttpRequest $request, HttpResponse $response, \Throwable

public function getName(): string
{
return 'solr';
return 'solarium';
}

public function getQueries(): array
Expand Down

0 comments on commit 2cea745

Please sign in to comment.