timewasted / Search-SphinxsearchBundle

Sphinx search bundle for Symfony 2.
http://sphinxsearch.com/
BSD 2-Clause "Simplified" License
40 stars 33 forks source link

Wrong path to SphinxAPI.php if used with symfony 2.1 #8

Open dmitr1 opened 11 years ago

dmitr1 commented 11 years ago

I think the content of the file tag in sphinxsearch.xml is not adapted to symfony 2.1 directory structure. It should be %kernel.root_dir%/../vendor/search/sphinxsearch-bundle/Search/SphinxsearchBundle/Services/Search/SphinxAPI.php Otherwise the api file is not found in symfony 2.1