You are here

protected property SearchApiSolrBackend::$fieldNames in Search API Solr 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/search_api/backend/SearchApiSolrBackend.php \Drupal\search_api_solr\Plugin\search_api\backend\SearchApiSolrBackend::fieldNames

Metadata describing fields on the Solr/Lucene index.

Type: string[][]

File

src/Plugin/search_api/backend/SearchApiSolrBackend.php, line 89

Class

SearchApiSolrBackend
Apache Solr backend for search api.

Namespace

Drupal\search_api_solr\Plugin\search_api\backend

Code

protected $fieldNames = [];