You are here

search_api_solr.info.yml in Search API Solr 8.2

File

search_api_solr.info.yml
View source
  1. type: module
  2. name: 'Solr search'
  3. description: 'Offers an implementation of the Search API that uses an Apache Solr server for indexing content.'
  4. core: 8.x
  5. php: 7.0
  6. package: Search
  7. dependencies:
  8. - drupal:language
  9. - search_api:search_api
  10. - drupal:system (>=8.5)