Advertising sustains the DA. Ads are hidden for members. Join today

Contributed module documentation

File Extractor

This module adds a new computed field on File entity: "File extractor: extracted file".

This new field allows to access the content of the file:

  • in webservices like JSON:API
  • in a field formatter (file field)
  • in Search API

The module provides extraction methods, here are the installation documentation of those extraction methods.

You can also see installation steps in tests setup and the used configuration in tests classes.

Docconv Extractor

Doccov Extractor specific documentation.

Pdftotext Extractor

Pdftotext Extractor specific documentation.

Python Pdf2txt Extractor

Python Pdf2txt Extractor specific documentation.

Search API Solr Extractor

Search API Solr Extractor specific documentation.

Tika Extractor

Tika Extractor specific documentation.

Tika JAX-RS Server Extractor

Tika JAX-RS Server Extractor specific documentation.

Troubleshooting

Hints to resolve some problematic situations.

Guide maintainers

grimreaper's picture