From 0edbb3b63bc55eb197afc19e7955c000f66ae550 Mon Sep 17 00:00:00 2001 From: Stephen Cameron Date: Thu, 29 Aug 2019 17:00:36 +0200 Subject: [PATCH] Update .env files to specify CUBIST_INTERNAL_SEARCH_INDEX + tweak search results formatting. Done #2989 @0.25 --- .env.production | 1 + .env.staging | 1 + resources/views/pages/search.blade.php | 10 ++-------- 3 files changed, 4 insertions(+), 8 deletions(-) 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 @@ -{{-- --}} -