search_api_attachments

Drupal 9/10

The module's D9/10 version is available.

9.0.0 has basically the same features as 8.x-1.0-beta18 version without deprecations :)

This module is an add-on to the Search API which allows the indexing and searching of attachments.

The extraction can be done using one of the following methods :

  • Apache Tika APP
  • Apache Tika Server
  • The Solr built-in extractor
  • pdftotext for pdfs
  • python pdf2text for pdfs
  • golang docconv

Drupal 8

The module's D8 version is currently under development, but beta releases are available already.
This module is an add-on to the Search API which allows the indexing and searching of attachments.

The extraction can be done using one of the following methods :

  • Apache Tika APP
  • Apache Tika Server
  • The Solr built-in extractor
  • pdftotext for pdfs
  • python pdf2text for pdfs
  • golang docconv

Drupal 7

This module is an add-on to the Search API which allows the indexing and searching of attachments.

The extraction can be done using one of the following methods :

  • Apache Tika Library
  • The Solr built-in extractor since the version 1.3.
  • Acquia Search since the version 1.4.
  • pdftotext for pdfs since the version 1.7
  • python pdf2text for pdfs since the version 1.7

Maintainer

Supporting organizations: 
Sponsored initial developpement of D7 version of this module
Added support of field_collections throw search_api_attachments_field_collections D7 submodule

Project information

Releases