While working on the D8 version, there were also several issues fixed with the D7 version, which mostly didn't get ported to D8, or at least not officially. (Some were fixed separately in both, though. Others were fixed only in D8 and should be backported – but it would be very hard to figure those out. If you fixed something in D8 and still remember, it would be great if you could quickly check whether the bug is still there in D7 and create an issue if that's the case.) So, in order to avoid regressions, we need to review all issues (both to the Search API itself and the (now included again) database backend) since work on the D8 branch started and see which need to be ported – i.e., they still apply in the Drupal 8 version and their bug wasn't fixed/their feature not added in D8, yet.

This is a list of all issues committed to the two projects since February 2014 (some older ones might be applicable, too, but it's improbable):

If you want to help, please pick one or more to review, remove them from the list here (just striking them through is probably not a good idea, as this wouldn't be distinguishable from closed issues) and then, as appropriate, either keep them closed (although it would probably be a good idea to still add a short comment about why this doesn't need to be ported – for future reference) or move them to project "Search API" (if not already), version "8.x-1.x-dev" and status "Patch (to be ported)".
It would of course be also great if you would then provide some details on what needs to happen, or even provide a new patch for D8 yourself – but reopening is the first step, and important to do primarily, so the issues don't get lost.

If the issue is still open, for whatever reason, use your best judgement on whether to just comment on it (maybe adding a "needs port" tag or something) or move it to D8 nevertheless.
Of course, it's important to really only remove those issues you can review right away (or maybe have already reviewed, to be sure) – otherwise an issue might slip through the cracks after all.

Comments

drunken monkey’s picture

Status: Active » Fixed

Just checked all of those issues, and marked them appropriately.

Status: Fixed » Closed (fixed)

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