From 6ebbeffc3473c7ab393d11df558170dd0b96b067 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 5 Mar 2017 19:15:16 +0100 Subject: more OSX fixes and OR instead of AND --- themes/new_theme/layouts/partials/ranklist.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'themes/new_theme/layouts') diff --git a/themes/new_theme/layouts/partials/ranklist.html b/themes/new_theme/layouts/partials/ranklist.html index 8dfbb88..f0d3dd7 100644 --- a/themes/new_theme/layouts/partials/ranklist.html +++ b/themes/new_theme/layouts/partials/ranklist.html @@ -54,7 +54,7 @@ name: "sel", value: { expression : { - operator: "contains", + operator: "union", range: 0, cardinality: 0, terms: get_terms( query ) @@ -156,7 +156,7 @@ params: [ { key: "type", - value: "text" + value: "word" }, { key: "match", -- cgit v1.2.3-54-g00ecf