Install
Works with Drupal: ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Release notes
Supported File Types
The module can extract and index text from files attached via file fields or media references:
- TXT – Plain text files
- SRT – Subtitle files (timestamps are stripped automatically)
- CSV – Comma-separated values
- PDF – Text-based PDFs (requires smalot/pdfparser: composer require smalot/pdfparser:^2.0)
- DOCX – Microsoft Word documents (requires phpoffice/phpword: composer require phpoffice/phpword:^1.0)
Note: PDF and DOCX libraries are optional. Install only what you need. Scanned/image-based PDFs are not
supported (no OCR). Maximum file size: 10 MB. Unsupported file types (images, videos, etc.) are silently
skipped.