CommentFileSizeAuthor
searchh_api_solr.png156.73 KBdravenk

Comments

dravenk created an issue. See original summary.

dravenk’s picture

Project: Search API » Search API Solr
Component: General code » Code

Should move on Search API Solr

dravenk’s picture

https://git.drupalcode.org/project/search_api/-/blob/8.x-1.x/search_api.....

type: module
name: 'Search API'
description: 'Provides a generic framework for modules offering search capabilities.'
package: Search
core_version_requirement: ^8.8 || ^9
configure: search_api.overview
mkalkbrenner’s picture

Category: Task » Support request
Priority: Major » Normal
Status: Active » Fixed

Seems 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.

jmoreira’s picture

This 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

Status: Fixed » Closed (fixed)

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