Push the boolean and date custom-field predicates and custom-field sorting down to JSONB expressions so the overview stops classifying custom-field values in memory. A GIN index on custom_field_values.value keeps the boolean membership predicates index-served. |
||
|---|---|---|
| .. | ||
| custom_field_value_lookup.ex | ||
| date_filter.ex | ||
| field_selection.ex | ||
| field_visibility.ex | ||
| filter_params.ex | ||
| formatter.ex | ||
| overview_query.ex | ||