Problem/Motivation

search_api now indexes at the end of the request, this breaks the demo test because we create content during module installation and then it is not indexed when we test the search.

Proposed resolution

Call the new service to index the content. I added a check to see if the service exists, to avoid breaking it with old versions.

Remaining tasks

User interface changes

API changes

Data model changes

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Berdir created an issue. See original summary.

Berdir’s picture

Status: Active » Needs review
FileSize
635 bytes
Berdir’s picture

Status: Needs review » Fixed

Committed.

  • Berdir committed 5f654a8 on 8.x-1.x
    Issue #2947429 by Berdir: Fix ParagraphsDemoTest due to index change in...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.