Closed (fixed)
Project:
Search API Solr
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 May 2020 at 09:54 UTC
Updated:
11 Jun 2020 at 16:44 UTC
Jump to comment: Most recent
Comments
Comment #2
dravenkShould move on Search API Solr
Comment #3
dravenkhttps://git.drupalcode.org/project/search_api/-/blob/8.x-1.x/search_api.....
Comment #4
mkalkbrennerSeems like you're using a dev version of Search API. In this case you need to use a module like composer_deploy to satisfy the version requirements.
Comment #5
jmoreira commentedThis is still a problem for D9 because only the dev version of Search API is compatible with D9 for now so that's the version Composer brings in. Can't solve that using composer_deploy because it's only compatible with D8 so far. This should be solved once they cut a release with D9 compatible code, though. I left a comment there: https://www.drupal.org/project/search_api/issues/3023170#comment-13651455