Right now, the posting of the schema file happens when the Search API server is saved. That means if someone first configures Solr on a Dev environment, they will need to resave the Search API config entity on Test and Live (and each new multidev) to force a reposting of the schema. Instead, consider automatically posting schema if pings fail.

Comments

stevector created an issue. See original summary.

stevector’s picture

Issue tags: +beta blocker
stevector’s picture

Version: » 8.x-1.x-dev
Priority: Normal » Major
stevector’s picture

Category: Task » Bug report

This issue was reported as a bug over in #2818131: minor bug. Server unreachable when config imported..

I'll try to work on a fix this week.

stevector’s picture

stevector’s picture

Status: Active » Needs review
stevector’s picture

I'm still not certain about how/if to test this change. I need to get Alpha2 out to be compatible with the Search API Solr Beta. I'm going to push this change to Alpha3.

NickDickinsonWilde’s picture

Status: Needs review » Reviewed & tested by the community

I can confirm the github pull request fixes multidevs.

  • cf291ef committed on 8.x-1.x
    Issue #2775549 by stevector, NickWilde: Automatically repost schema when...
stevector’s picture

Status: Reviewed & tested by the community » Fixed

Thanks Nick!

Status: Fixed » Closed (fixed)

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