From: Stephen Cameron Date: Thu, 29 Aug 2019 15:00:36 +0000 (+0200) Subject: Update .env files to specify CUBIST_INTERNAL_SEARCH_INDEX + tweak search results... X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=0edbb3b63bc55eb197afc19e7955c000f66ae550;p=pmi.git Update .env files to specify CUBIST_INTERNAL_SEARCH_INDEX + tweak search results formatting. Done #2989 @0.25 --- diff --git a/.env.production b/.env.production index 757fe47..6a5840c 100644 --- a/.env.production +++ b/.env.production @@ -46,6 +46,7 @@ GOOGLE_ANALYTICS_ID=UA-4339912-10 BACKPACK_LICENSE=YwdOWjeEczPAwy06GzkBJggW CUBIST_INTERNAL_SEARCH=true +CUBIST_INTERNAL_SEARCH_INDEX=pmi ELASTICSEARCH_HOST=127.0.0.1 ELASTICSEARCH_PORT=9200 diff --git a/.env.staging b/.env.staging index 2733fa3..652438a 100644 --- a/.env.staging +++ b/.env.staging @@ -45,6 +45,7 @@ GOOGLE_ANALYTICS_ID=UA-4339912-10 BACKPACK_LICENSE=YwdOWjeEczPAwy06GzkBJggW CUBIST_INTERNAL_SEARCH=true +CUBIST_INTERNAL_SEARCH_INDEX=pmi_staging ELASTICSEARCH_HOST=127.0.0.1 ELASTICSEARCH_PORT=9200 diff --git a/resources/views/pages/search.blade.php b/resources/views/pages/search.blade.php index 644fc6b..8ab3844 100644 --- a/resources/views/pages/search.blade.php +++ b/resources/views/pages/search.blade.php @@ -14,12 +14,6 @@ -{{-- --}} -