Automatically closed - issue fixed for 2 weeks with no activity.
I have the same issue while importing the configuration.
The rank field is created via weight module which can contain negative numbers.
I thought it was related to negative number.s Even though the problem is solved (it is fixed here - #3484686 ๐ฌ Support: Indexable negative number Active .), I still get an error while importing the config.I don't know if the problem is related to the negative numbers or weight module, but the problem with importing the configuration still persists.
[error] Drupal\search_api\SearchApiException while adding Views handlers for field Content ยป Rank on index Default content index: Could not retrieve data definition for field 'Rank' on index 'Default content index'. in Drupal\search_api\Item\Field->getDataDefinition() (line 487 of /var/www/html/d10Site/web/modules/contrib/search_api/src/Item/Field.php). [error] Drupal\search_api\SearchApiException while computing Views data for index Default content index: Could not retrieve data definition for field 'Rank' on index 'Default content index'. in Drupal\search_api\Item\Field->getDataDefinition() (line 487 of /var/www/html/d10Site/web/modules/contrib/search_api/src/Item/Field.php).