mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 15:33:15 +00:00
Add elision on french tokenizer and fix missed config
This commit is contained in:
@@ -345,7 +345,7 @@ class ElasticSearchEngine implements SearchEngineInterface
|
||||
* {@inheritdoc}
|
||||
*
|
||||
* @todo Allow multiple hosts!
|
||||
* @return ElastcSearchEngine
|
||||
* @return \Alchemy\Phrasea\SearchEngine\Elastic\ElasticSearchEngine
|
||||
*/
|
||||
public static function create(Application $app, array $options = [])
|
||||
{
|
||||
|
Reference in New Issue
Block a user