constant FilesExtractor::SAA_FILE_ENTITY in Search API attachments 8
Same name and namespace in other branches
- 9.0.x src/Plugin/search_api/processor/FilesExtractor.php \Drupal\search_api_attachments\Plugin\search_api\processor\FilesExtractor::SAA_FILE_ENTITY
Name of the "virtual" field that handles file entity type extractions.
This is used per example in a File datasource index or mixed datasources index.
File
- src/
Plugin/ search_api/ processor/ FilesExtractor.php, line 60
Class
- FilesExtractor
- Provides file fields processor.
Namespace
Drupal\search_api_attachments\Plugin\search_api\processorCode
const SAA_FILE_ENTITY = 'saa_file_entity';