Install

Works with Drupal: ^10 || ^11

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 35.74 KB
MD5: 091b0b87a3f84374d79c1e699fb4eaf1
SHA-1: 295f6e055763bfcababe830cd2246b7a17f48553
SHA-256: 004a7eb8046119d0e7e0b35a062e329579e23851f479600429331ce7c3915d0b
Download zip 50.32 KB
MD5: 90aed161710288af178562f3721542b9
SHA-1: 3a3d5eb5c16106771b81c3b4197e1b3b087c36db
SHA-256: 9703268e379e99a3a66f9a030840dd0b0318646ace2253e01a7a0f353de3cd46

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.

Created by: solimanharkas
Created on: 26 Feb 2026 at 22:06 UTC
Last updated: 26 Feb 2026 at 22:06 UTC
New features

Other releases