πŸ‡ΊπŸ‡ΈUnited States @dysproseum

Account created on 5 September 2012, over 12 years ago
#

Merge Requests

Recent comments

πŸ‡ΊπŸ‡ΈUnited States dysproseum

dysproseum β†’ changed the visibility of the branch 8.x-1.x to hidden.

πŸ‡ΊπŸ‡ΈUnited States dysproseum

Patch #64 updated to apply on Drupal 10.2.4.

πŸ‡ΊπŸ‡ΈUnited States dysproseum

I originally thought it would take multiple steps to deploy this as stated. However, I was able to get this to import successfully in one "drush cim" by adding dependencies to the appsearch config files.

The appsearch.appsearch_engine will be dependent on the server:

- dependencies: {  }
+ dependencies:
+ config:
+    - appsearch.appsearch_server.baltimorecity

And the appsearch.appsearch_searchui and appsearch.engineschema will be dependent on the engine:

- dependencies: {  }
+ dependencies:
+ config:
+    - appsearch.appsearch_engine.baltimorecity
Production build 0.71.5 2024