implementation on 3party + quote keys in SearchApiQuery

This commit is contained in:
2021-06-28 22:44:42 +02:00
parent e845d9ba90
commit 0640631821
6 changed files with 77 additions and 12 deletions

View File

@@ -58,7 +58,7 @@ class SearchApiQuery
public function buildQuery(): string
{
return \strtr("SELECT
{key} AS key,
'{key}' AS key,
{metadata} AS metadata,
{pertinence} AS pertinence
FROM {from}