Allow QUERY STRING conditions

Created on 18 February 2020, over 5 years ago
Updated 17 September 2025, 19 days ago

We would like to add "query_string" conditions:

$query->addCondition(NULL, '_exists_:title', 'QUERY STRING');

Currently, this is not possible for two reasons:

1) SearchBuilder check

if (!isset($index_fields[$field_id]) && !isset ($backend_fields[$field_id])) {

2) Missing case in FilterFactory

Feature request
Status

Needs review

Component

Elasticsearch Connector

Created by

🇦🇹Austria maosmurf

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024