From: Tuukka Lehtonen Date: Thu, 2 May 2019 13:00:54 +0000 (+0300) Subject: Index query fixes after commit 5e340942 X-Git-Tag: v1.43.0~136^2~158 X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=commitdiff_plain;h=0935b78fb5a162719de5dab404b7161de2e7e717;hp=0935b78fb5a162719de5dab404b7161de2e7e717 Index query fixes after commit 5e340942 * Remove excessive use of explicit Types/Names constants in search queries by using public static fields from Dependencies * Added missing quoting to terms in index searches * Use DependencyResources function where the Map returned by Dependencies is not needed * Fixed some searches to be case-insensitive again gitlab #291 Change-Id: I9faa2f89f956e1ebe36b5216e42be4d1852ae9df (cherry picked from commit e23dba36) ---