mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-11 12:03:14 +00:00
[SearchEngine] Remove sphinxapi.php require
This commit is contained in:
@@ -21,8 +21,6 @@ use Doctrine\Common\Collections\ArrayCollection;
|
||||
use Symfony\Component\Process\ExecutableFinder;
|
||||
use Symfony\Component\Process\Process;
|
||||
|
||||
require_once __DIR__ . '/../../../../vendor/sphinx/sphinxapi.php';
|
||||
|
||||
class SphinxSearchEngine implements SearchEngineInterface
|
||||
{
|
||||
/**
|
||||
|
Reference in New Issue
Block a user