Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
140.12 KB
MD5: 1445c08d9efd5ff0a3bd405029e5f7e6
SHA-1: 6f1373994b212175d02b2477e9ece337a96a81f4
SHA-256: 1b7c0055522eb08c1e2051a23ffb0afeda182dc335d127c3466505667b79f766
Download zip
177.29 KB
MD5: be669c68c49522c46f06d0411f195f9a
SHA-1: 240de02f7954e5813a630b3f35711dacc5b27700
SHA-256: 8e797901e5eb04d2c0804ddf3b9f3a32bde0403711a6f740f9cbdc678c24efcc
Release notes
This release contains a few new bug fixes and features, concerning mostly the Views integration. For example, there is now a contextual filter for searching all taxonomy term reference fields at once, and the option to change the "Parse mode" (how search keys are parsed – for example, directly pass them to Solr unchanged).
Complete list of changes:
- #1649976 by Berdir, ilari.stenroth, drunken monkey: Fixed memory error during crons run for large indexes.
- #1346276 by drunken monkey: Fixed Tokenizer should only run on fulltext fields.
- #1697246 by drunken monkey: Added 'Parse mode' option to views.
- #1993536 by drunken monkey, jpieck: Fixed handling of empty values in processors.
- #1992228 by drunken monkey: Fixed current search block for empty keys.
- #1696434 by orakili, ldweeks, drunken monkey: Added Views argument handler for all indexed taxonomy term fields.
- #1988238 by esbenvb, drunken monkey: Fixed Views result display for deleted entities.
- #872912 by drunken monkey: Expanded and fixed test cases.
- #1760706 by jgraham, das-peter, drunken monkey: Added a flexible way for determining whether an index contains entities.