From: Vincent Vanwaelscappel Date: Fri, 16 Aug 2019 15:19:53 +0000 (+0200) Subject: wip #2941 @3 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=e8ac21d61f836d3e8f507628e71451987d367123;p=cubist_cms-back.git wip #2941 @3 --- diff --git a/composer.json b/composer.json index 1a859a2..cb21e49 100644 --- a/composer.json +++ b/composer.json @@ -39,7 +39,7 @@ "graham-campbell/markdown": "^11.0", "barryvdh/laravel-debugbar": "^3.2", "league/commonmark-ext-autolink": "^1.0", - "elasticquent/elasticquent": "^1.0" + "cviebrock/laravel-elasticsearch": "^3.6" }, "require-dev": { "filp/whoops": "^2.3", diff --git a/src/app/Console/Commands/SearchIndex.php b/src/app/Console/Commands/SearchIndex.php new file mode 100644 index 0000000..c76f5a2 --- /dev/null +++ b/src/app/Console/Commands/SearchIndex.php @@ -0,0 +1,18 @@ +