Search API Support

Created on 13 January 2023, over 1 year ago
Updated 12 October 2023, 12 months ago

Problem/Motivation

I’m seeing all of the available search results returned by the \Drupal\views\ViewExecutable code on lines 84-97 of the SelectiveFilterBase.php file under all conditions. This prevents the options_show_only_used from working. It seems like the search keys aren’t actually used by the query, but the item language filter is correctly applied strangely enough. I’m not sure if this is a Search API module or Drupal core Views module problem, but the issue causes this module to not do anything. I suspect it is how the View is being recreated here though. I already have my Search API server default rows set very high so that the query isn’t limited to the default of ten as reported by other issues.

Steps to reproduce

My specific combination of modules is this one, search_api, and search_api_solr with an exposed Search: Fulltext search filter on a multilingual site.

Proposed resolution

There may need to be Search API-specific code added here so the search keys are applied to the query?

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Closed: cannot reproduce

Version

3.0

Component

Code

Created by

🇺🇸United States Daniel Korte Brooklyn, NY

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

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