|
|
|
|
@ -8,7 +8,6 @@ use Drupal\search_api_solr\Event\SearchApiSolrEvents;
|
|
|
|
|
use Drupal\search_api_solr\Event\PostCreateIndexDocumentEvent; |
|
|
|
|
use Drupal\Core\Config\ConfigFactory; |
|
|
|
|
use Drupal\search_api\Plugin\search_api\data_type\value\TextValue; |
|
|
|
|
use Drupal\taxonomy\Entity\Term; |
|
|
|
|
use Drupal\Core\Entity\EntityTypeManagerInterface; |
|
|
|
|
|
|
|
|
|
/** |
|
|
|
|
|