Problem/Motivation

Drupal\Component\Plugin\Exception\PluginNotFoundException while adding Views handlers for field HTML output on index GovCMS AI Search - pages: The "search_api_html" plugin does not exist. Valid plugin IDs for Drupal\search_api\DataType\DataTypePluginManager are: string, decimal, boolean, integer, text, date, solr_string_docvalues, solr_text_wstoken, solr_text_suggester, solr_string_storage, solr_text_spellcheck, solr_date_range, solr_text_omit_norms, solr_text_unstemmed in Drupal\Core\Plugin\DefaultPluginManager->doGetDefinition() (line 53 of /var/www/html/docroot/core/lib/Drupal/Component/Plugin/Discovery/DiscoveryTrait.php)

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

larowlan created an issue. See original summary.

larowlan’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • larowlan committed e406ad10 on 1.x
    fix: #3615808 Error during views data generation
    
    By: hardik_patel_12
    By...