Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download search_api_attachments-7.x-1.5.tar.gztar.gz 17.29 KB
MD5: 6046c3b4458c5a1be1fd95f94185b901
SHA-1: 58e63229f61570de711b2c421f3a65b5c27ca2a8
SHA-256: 7b711dde9d217bf67b65ef8e973fe1e363e3c315f0f2314c2865d92d54b90568
Download search_api_attachments-7.x-1.5.zipzip 26.08 KB
MD5: 752ec519da1b711af166cb236b159d59
SHA-1: 4260216e0bf9d657370e2fb85b18731add6fec92
SHA-256: 26c2b2d44943f30fc827111e16d6b4bec1f118141dbdf48b41e4dbb4941811ed

Release notes

This is the Search API Attachments 1.5 release, containing some bug fixes and some new features.

A lot of issues got fixed thanks to community contribution at #drupaldevdays Montpellier.

Main features since 1.4 release are :

  • Supporting indexing files of entity reference fields
  • A checkbox to chose whether to delete the extarcted files cache when deleting the site cache or not (See README.txt)
  • A checkbox to exclude private files indexation
  • Ability to configure the max file size of indexable files
  • Support of Search API Entity Translation module
  • Ability to configure the first N files in multivalued file fields

Notable changes since release 1.4:

  • Issue #2346173 by Grimreaper, izus: Entity reference file field not indexed
  • Issues #2307225 by izus: Better documentation of caching.
  • Issue #2307225 by Shiraz Dindar, Grimreaper, izus: Possible to only reindex attachment if the attachments change?
  • Issue #2407865 by Grimreaper, izus: Tika failure is not propagated
  • Issue #2284663 by Grimreaper, cf74: added hook_update_N for search_api_attachments_field_collections
  • Issue #2284663 by Grimreaper, cf74, izus: added a check box on Callback settings to exclude private files to be indexed
  • Issue #2468743 by Placinta, Grimreaper, izus: Add support for indexing files up to a max file size
  • Issue #2468027 by Agileware|izus: Notice: Undefined variable: collection_items in SearchApiAttachmentsFieldCollectionsAlterSettings->alterItems()
  • Issue #2454043 by jsacksick: Use proper entity type check in data alteration classes
  • Issue #2394065 by pobster: Missing required value key when reporting java executable missing
  • Issue #2389687 by zero2one: Run the Tika jar file in headless mode
  • Issue #2383241 by dakku: Typos and Spelling - D7
  • Issue #2366337 by jmdeleon: Files not indexing while using Search API Entity Translation
  • Issue #1299346 by Grimreaper | Jax, izus: Added a configurable option to limit the indexing to the first N items.
Created by: izus
Created on: 27 Apr 2015 at 10:15 UTC
Last updated: 22 Sep 2021 at 18:06 UTC
Bug fixes
New features
Insecure

Other releases