govCMS / GovCMS7

Current stable release of the main Drupal 7 GovCMS distribution, with releases mirrored at https://www.drupal.org/project/govcms
https://www.govcms.gov.au/
GNU General Public License v2.0
113 stars 76 forks source link

[GOVCMSD7-135] Update search_api 7.x-1.25 (from 7.x-1.22) #830

Closed suhyeonh closed 4 years ago

suhyeonh commented 5 years ago

https://www.drupal.org/project/search_api/releases/7.x-1.25

Release notes This is release 1.25 of the Search API module, containing several bug fixes and new features.

Complete list of changes since release 1.24:

2408727 by swim, drunken monkey: Added a batch operation for executing pending tasks.

2325917 by guillaumev, drunken monkey: Added a Views cache plugin based on Views Content Cache.

2989578 by KarlShea, drunken monkey: Fixed Views exposed form fields for "not between" operator.

2982167 by osopolar, drunken monkey: Added a Drush command for re-indexing specific entities.

1783746 by das-peter, sammys, SpadXIII, drunken monkey, ruloweb, KarlShea, heshanlk, Anas_maw, pinkonomy, Damien Tournoud, rudiedirkx: Added support for the "(not) between" operator.

2408727 by drunken monkey, OliverColeman: Fixed out-of-memory errors when executing pending tasks.

2948820 by capysara, drunken monkey: Added a link to the "need to reindex" message on the Filters tab.

2828883 by JorgenSandstrom, drunken monkey: Fixed property type for string-typed aggregated fields.

2949899 by drunken monkey, DamienMcKenna: Added a warning against using particular processors with Solr servers to the "Workflow" tab.

https://www.drupal.org/project/search_api/releases/7.x-1.24

Release notes This is release 1.24 of the Search API module.

It contains just a single change compared to release 1.23: #2958201: Only admin can access search page after search_api upgrade to 1.23, which reverted the faulty change from #2566529: Add a "Content access" processor for "Multiple types" indexes that caused search pages to be inaccessible when the "Node access" data alteration is used.

If you already updated to 1.23 and are actually using the "Node access" or "Comment access" data alterations with a multi-type index you will have to disable it again and continue to use the access mechanism you previously had in place until #2566529: Add a "Content access" processor for "Multiple types" indexes is properly implemented and committed again.

My apologies for the inconvenience!

https://www.drupal.org/project/search_api/releases/7.x-1.23

Release notes This is release 1.23 of the Search API module, containing several bug fixes and new features.

NOTE: Since this version was released, a critical regression has been found in it. Therefore, please don't install this release, but use the next one, 7.x-1.24, instead.

Complete list of changes since release 1.22:

2949562 by DamienMcKenna, drunken monkey: Fixed stemming of multi-word tokens.

1903004 by AndyF, joseph.olstad, drunken monkey: Fixed errors at feature module installation in certain edge cases.

2889989 by kevineinarsson, drunken monkey, kristofferwiklund: Fixed highlighting for text with multi-byte characters.

1393064 by xlyz, drunken monkey, jannis: Fixed handling of empty facet filters.

2927692 by drunken monkey, Kristi Wachter: Fixed exposed grouped Views options filters.

2928769 by jannis, drunken monkey: Fixed Views cache not being cleared when enabling indexes.

2566529 by Dylan Donkersgoed, drunken monkey, joachim, swirt: Added support for the "Content access" processor for "Multiple types" indexes.

2905445 by ciss, drunken monkey: Fixed error handling in Views term filter handler.

2904268 by pobster, drunken monkey: Added support for language hierarchy in Views.