search_api 1.15 was recently released:

https://www.drupal.org/node/2499825

And so was search_api_solr 1.8:

https://www.drupal.org/node/2506301

It's mostly bug fixes and one major new feature.

TODO

  1. We need a patch to panopoly_search.make to update the version
  2. A successful run of our automated tests
  3. Manual testing of search (using the database index)
  4. Manual testing of search (using the Apache SOLR index)

Comments

dsnopek’s picture

Title: Update search_api to 1.15 » Update search_api to 1.15 and search_api_solr to 1.7
Issue summary: View changes

Updated for the recent release of search_api_solr 1.7 as wel:

https://www.drupal.org/node/2502251

dsnopek’s picture

search_api_solr 1.8 was just released:

https://www.drupal.org/node/2506301

This fixes the critical bug mentioned above, so pulled that out of the issue summary.

mglaman’s picture

Status: Active » Needs review
StatusFileSize
new534 bytes

Here's a patch to get testing going through Travis.

mglaman’s picture

dsnopek’s picture

dsnopek’s picture

Issue tags: +Needs manual testing

Tests passed on Travis! Just needs some manual testing of upgrades on existing sites (both with database and SOLR search).

jfrederick’s picture

Status: Needs review » Reviewed & tested by the community

Works as expected. I tested these upgrades on Pantheon using the database index and the Solr index.

  • dsnopek committed 9f590d3 on 7.x-1.x
    Update Panopoly Search for Issue #2500307 by mglaman, jfrederick: Update...
dsnopek’s picture

Status: Reviewed & tested by the community » Fixed

Thanks @mglaman and @jfrederick! Committed. :-)

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

dsnopek’s picture

Title: Update search_api to 1.15 and search_api_solr to 1.7 » Update search_api to 1.15 and search_api_solr to 1.8

Re-title posthumously because this update did search_api_solr 1.8.